claude-agy-mcp
Rank #7,368io.github.PyModel/claude-agy-mcp
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
claude-agy-mcp is a Model Context Protocol (MCP) server published by PyModel. It ranks #7,368 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. claude-agy-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 124,678 of 132,046 servers on MCP Toplist.
Use claude-agy-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add claude-agy-mcp -e "AGY_PATH=<your AGY_PATH>" -e "AGY_TIMEOUT=<your AGY_TIMEOUT>" -e "AGY_MAX_RUNTIME=<your AGY_MAX_RUNTIME>" -e "AGY_MAX_OUTPUT_CHARS=<your AGY_MAX_OUTPUT_CHARS>" -e "AGY_DEFAULT_MODEL=<your AGY_DEFAULT_MODEL>" -e "AGY_ON_FAILURE=<your AGY_ON_FAILURE>" -- npx -y @pymodel/claude-agy-mcpReplace each placeholder with your own value before saving.
[mcp_servers.claude-agy-mcp]
command = "npx"
args = ["-y", "@pymodel/claude-agy-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.PyModel%2Fclaude-agy-mcp)<a href="https://mcptoplist.com/server/io.github.PyModel%2Fclaude-agy-mcp"><img src="https://mcptoplist.com/badge/io.github.PyModel%2Fclaude-agy-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
PyModel
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Aug 14, 2026 |
| 1.0.2 | Aug 14, 2026 |
Frequently asked questions
- Who maintains claude-agy-mcp?
- claude-agy-mcp is maintained by PyModel, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is claude-agy-mcp listed on the Official MCP Registry?
- Yes — claude-agy-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does claude-agy-mcp have?
- MCP Toplist tracks 2 versions of claude-agy-mcp, most recently published on Aug 14, 2026.
- Where can I find the source code for claude-agy-mcp?
- The source code for claude-agy-mcp is hosted at github.com/PyModel/claude-agy-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.