io.github.PyModel/claude-agy-mcp MCP Server
io.github.PyModel/claude-agy-mcp
What is the io.github.PyModel/claude-agy-mcp MCP server?
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
How to install io.github.PyModel/claude-agy-mcp
Copy-paste configuration for popular MCP clients.
AGY_PATHPath to the agy binary (defaults to `agy` on PATH)
AGY_TIMEOUTOverride the runtime ceiling for all tools, in seconds (use AGY_TIMEOUT_<TOOL> to override a single tool)
AGY_MAX_RUNTIMEAbsolute runtime ceiling in seconds (default 3600); the bridge does not kill on inactivity, only on cancellation, quota exhaustion, or this ceiling
AGY_MAX_OUTPUT_CHARSTruncation cap for tool output, in characters (default 50000)
AGY_DEFAULT_MODELFallback model when no chain entry is available (defaults to Gemini 3.6 Flash (High))
AGY_ON_FAILURESet to `strict` to instruct the calling agent not to absorb failed delegations (default `fallback`)
{
"mcpServers": {
"claude-agy-mcp": {
"command": "npx",
"args": [
"-y",
"@pymodel/claude-agy-mcp"
],
"env": {
"AGY_PATH": "<YOUR_AGY_PATH>",
"AGY_TIMEOUT": "<YOUR_AGY_TIMEOUT>",
"AGY_MAX_RUNTIME": "<YOUR_AGY_MAX_RUNTIME>",
"AGY_MAX_OUTPUT_CHARS": "<YOUR_AGY_MAX_OUTPUT_CHARS>",
"AGY_DEFAULT_MODEL": "<YOUR_AGY_DEFAULT_MODEL>",
"AGY_ON_FAILURE": "<YOUR_AGY_ON_FAILURE>"
}
}
}
}{
"mcpServers": {
"claude-agy-mcp": {
"command": "npx",
"args": [
"-y",
"@pymodel/claude-agy-mcp"
],
"env": {
"AGY_PATH": "<YOUR_AGY_PATH>",
"AGY_TIMEOUT": "<YOUR_AGY_TIMEOUT>",
"AGY_MAX_RUNTIME": "<YOUR_AGY_MAX_RUNTIME>",
"AGY_MAX_OUTPUT_CHARS": "<YOUR_AGY_MAX_OUTPUT_CHARS>",
"AGY_DEFAULT_MODEL": "<YOUR_AGY_DEFAULT_MODEL>",
"AGY_ON_FAILURE": "<YOUR_AGY_ON_FAILURE>"
}
}
}
}{
"mcpServers": {
"claude-agy-mcp": {
"command": "npx",
"args": [
"-y",
"@pymodel/claude-agy-mcp"
],
"env": {
"AGY_PATH": "<YOUR_AGY_PATH>",
"AGY_TIMEOUT": "<YOUR_AGY_TIMEOUT>",
"AGY_MAX_RUNTIME": "<YOUR_AGY_MAX_RUNTIME>",
"AGY_MAX_OUTPUT_CHARS": "<YOUR_AGY_MAX_OUTPUT_CHARS>",
"AGY_DEFAULT_MODEL": "<YOUR_AGY_DEFAULT_MODEL>",
"AGY_ON_FAILURE": "<YOUR_AGY_ON_FAILURE>"
}
}
}
}{
"servers": {
"claude-agy-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pymodel/claude-agy-mcp"
],
"env": {
"AGY_PATH": "<YOUR_AGY_PATH>",
"AGY_TIMEOUT": "<YOUR_AGY_TIMEOUT>",
"AGY_MAX_RUNTIME": "<YOUR_AGY_MAX_RUNTIME>",
"AGY_MAX_OUTPUT_CHARS": "<YOUR_AGY_MAX_OUTPUT_CHARS>",
"AGY_DEFAULT_MODEL": "<YOUR_AGY_DEFAULT_MODEL>",
"AGY_ON_FAILURE": "<YOUR_AGY_ON_FAILURE>"
}
}
}
}claude mcp add claude-agy-mcp --env AGY_PATH=<YOUR_AGY_PATH> --env AGY_TIMEOUT=<YOUR_AGY_TIMEOUT> --env AGY_MAX_RUNTIME=<YOUR_AGY_MAX_RUNTIME> --env AGY_MAX_OUTPUT_CHARS=<YOUR_AGY_MAX_OUTPUT_CHARS> --env AGY_DEFAULT_MODEL=<YOUR_AGY_DEFAULT_MODEL> --env AGY_ON_FAILURE=<YOUR_AGY_ON_FAILURE> -- npx -y @pymodel/claude-agy-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.