agy-bridge
Rank #6,849io.github.sshahzaiib/agy-bridge
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
agy-bridge is a Model Context Protocol (MCP) server published by sshahzaiib. It ranks #6,849 of 132,046 servers tracked on MCP Toplist, and its repository has 51 GitHub stars. agy-bridge is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 11, 2026 and most recently updated on Jun 12, 2026.
Ranks ahead of 125,197 of 132,046 servers on MCP Toplist.
Use agy-bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agy-bridge -e "AGY_PATH=<your AGY_PATH>" -e "AGY_TIMEOUT=<your AGY_TIMEOUT>" -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 agy-bridgeReplace each placeholder with your own value before saving.
[mcp_servers.agy-bridge]
command = "npx"
args = ["-y", "agy-bridge"]
[mcp_servers.agy-bridge.env]
AGY_PATH = "<your AGY_PATH>"
AGY_TIMEOUT = "<your AGY_TIMEOUT>"
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": {
"agy-bridge": {
"command": "npx",
"args": [
"-y",
"agy-bridge"
],
"env": {
"AGY_PATH": "<your AGY_PATH>",
"AGY_TIMEOUT": "<your AGY_TIMEOUT>",
"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": {
"agy-bridge": {
"command": "npx",
"args": [
"-y",
"agy-bridge"
],
"env": {
"AGY_PATH": "<your AGY_PATH>",
"AGY_TIMEOUT": "<your AGY_TIMEOUT>",
"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": {
"agy-bridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agy-bridge"
],
"env": {
"AGY_PATH": "<your AGY_PATH>",
"AGY_TIMEOUT": "<your AGY_TIMEOUT>",
"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": {
"agy-bridge": {
"command": "npx",
"args": [
"-y",
"agy-bridge"
],
"env": {
"AGY_PATH": "<your AGY_PATH>",
"AGY_TIMEOUT": "<your AGY_TIMEOUT>",
"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": {
"agy-bridge": {
"command": "npx",
"args": [
"-y",
"agy-bridge"
],
"env": {
"AGY_PATH": "<your AGY_PATH>",
"AGY_TIMEOUT": "<your AGY_TIMEOUT>",
"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.sshahzaiib%2Fagy-bridge)<a href="https://mcptoplist.com/server/io.github.sshahzaiib%2Fagy-bridge"><img src="https://mcptoplist.com/badge/io.github.sshahzaiib%2Fagy-bridge.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
sshahzaiib
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Jun 12, 2026 |
Frequently asked questions
- Who maintains agy-bridge?
- agy-bridge is maintained by sshahzaiib, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is agy-bridge listed on the Official MCP Registry?
- Yes — agy-bridge is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does agy-bridge have?
- MCP Toplist tracks 1 version of agy-bridge, most recently published on Jun 12, 2026.
- Where can I find the source code for agy-bridge?
- The source code for agy-bridge is hosted at github.com/sshahzaiib/agy-bridge.
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.