Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@pymodel/claude-agy-mcp · npm · 1.0.3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.PyModel/claude-agy-mcp",
"description": "Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.",
"repository": {
"url": "https://github.com/PyModel/claude-agy-mcp",
"source": "github"
},
"version": "1.0.3",
"packages": [
{
"registryType": "npm",
"identifier": "@pymodel/claude-agy-mcp",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the agy binary (defaults to `agy` on PATH)",
"format": "string",
"name": "AGY_PATH"
},
{
"description": "Override the runtime ceiling for all tools, in seconds (use AGY_TIMEOUT_<TOOL> to override a single tool)",
"format": "number",
"name": "AGY_TIMEOUT"
},
{
"description": "Absolute runtime ceiling in seconds (default 3600); the bridge does not kill on inactivity, only on cancellation, quota exhaustion, or this ceiling",
"format": "number",
"name": "AGY_MAX_RUNTIME"
},
{
"description": "Truncation cap for tool output, in characters (default 50000)",
"format": "number",
"name": "AGY_MAX_OUTPUT_CHARS"
},
{
"description": "Fallback model when no chain entry is available (defaults to Gemini 3.6 Flash (High))",
"format": "string",
"name": "AGY_DEFAULT_MODEL"
},
{
"description": "Set to `strict` to instruct the calling agent not to absorb failed delegations (default `fallback`)",
"format": "string",
"name": "AGY_ON_FAILURE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T03:01:38.619768Z",
"publishedAt": "2026-08-14T03:01:38.619768Z",
"updatedAt": "2026-08-14T03:01:38.619768Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.