SkeletIQ runs on your own machine — the client starts it, so there is no endpoint to ping. 432 installs a week from npm. Last commit 18 Sep 2026.
Hand a released SkeletIQ architecture to a coding agent: brief, build order, drift check.
Today is the operative word: we check SkeletIQ every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @skeletiq/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@skeletiq/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@skeletiq/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@skeletiq/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@skeletiq/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SKELETIQ_API_KEY (A SkeletIQ personal API token (starts skq_), created under Settings -> Agent access. Needs the read scope at minimum; add generate to create designs and report to check drift.), SKELETIQ_API_URL (Base URL of the SkeletIQ API. Only needed for self-hosted installs; defaults to the hosted service.).
The author declared them in the registry entry; get the values from the project itself.
Give your AI coding agent an architecture canvas to design and evolve diagrams.
Behavioral drift context (Behavioral Load Map, hot paths, release brief) for coding agents, per PR.
Checks .NET solutions against a fluent C# architecture spec and explains the rules to agents.
MCP server that provides architecture design expertise to AI coding agents
Your architecture in your agents' context: checks, specs, ADRs and docs over MCP, at write time.
Pull change requests from your Amendor board into your coding agent to build and open PRs.
Checks the context files a coding agent reads against the git index, and reports what drifted.
Let your coding agent manage real todos, events, and check-in habits in Kenotex on your Mac.
Answers built from our own checks of this server.