Systemdox runs on your own machine — the client starts it, so there is no endpoint to ping. 225 installs a week from npm.
Your architecture in your agents' context: checks, specs, ADRs and docs over MCP, at write time.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 systemdox -- npx -y @systemdox/mcp-server
{
"mcpServers": {
"systemdox": {
"args": [
"-y",
"@systemdox/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.systemdox]
command = "npx"
args = ["-y", "@systemdox/mcp-server"]
{
"mcpServers": {
"systemdox": {
"args": [
"-y",
"@systemdox/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"systemdox": {
"args": [
"-y",
"@systemdox/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SYSTEMDOX_API_KEY (SystemDox API key (generate in workspace settings). Scopes every tool call to the key's tenant.), SYSTEMDOX_API_URL (REST API base URL override (optional).).
The author declared them in the registry entry; get the values from the project itself.
Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.
MCP server exposing an Outflow workspace's live architecture graph as context for AI coding agents
Save notes in seconds. Your AI can then search, read, write and tag them over MCP.
shared AI-context layer for teams — persistent memory your agents search and update over MCP
Checks .NET solutions against a fluent C# architecture spec and explains the rules to agents.
MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.
Open-source MCP server for AI agents: web search, content extraction, and library docs.
Give AI agents secure access to ZERNO project briefs, tasks, and context over remote MCP.
Answers built from our own checks of this server.