archsteer for Claude Desktop
io.github.einvoice-dev1/archsteer
Architecture governance for AI agents: query the live model, get target patterns, check files.
client:Claude Desktop
transport:stdio
runtime:pypi
Install archsteer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"archsteer": {
"command": "uvx",
"args": [
"archsteer"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs