arkgate for Claude Desktop
io.github.pedroknigge/arkgate
When the agent writes a bad import, the write doesn’t land. The same check fails the pull request.
client:Claude Desktop
transport:stdio
runtime:npm
Install arkgate in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"arkgate": {
"command": "npx",
"args": [
"-y",
"arkgate"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs