Loading MCP server directory, please wait...
Your architecture in your agents' context: checks, specs, ADRs and docs over MCP, at write time.
npx @getmcp/cli add io.github.puglieseweb/systemdoxRequires Node.js 18+. Community-contributed server. Review source before installing.
SYSTEMDOX_API_KEYSystemDox API key (generate in workspace settings). Scopes every tool call to the key's tenant.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.puglieseweb/systemdox": {
"command": "npx",
"args": [
"-y",
"@systemdox/mcp-server"
],
"env": {
"SYSTEMDOX_API_KEY": "",
"SYSTEMDOX_API_URL": ""
}
}
}
}