ArkGate — architecture co-pilot for AI TypeScript (write gate, CI, plan/loop)
claude mcp add arkgate -- npx -y arkgate
claude_desktop_config.json
{
"mcpServers": {
"arkgate": {
"command": "npx",
"args": [
"-y",
"arkgate"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"arkgate": {
"command": "npx",
"args": [
"-y",
"arkgate"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"arkgate": {
"command": "npx",
"args": [
"-y",
"arkgate"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"arkgate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"arkgate"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"arkgate": {
"command": "npx",
"args": [
"-y",
"arkgate"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pedroknigge--arkgate/reviews or the review_server meta-tool.
POST /mcp