Server data from the Official MCP Registry
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
About
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
Security Report
agy-bridge is a well-structured MCP server that safely delegates tasks to the Antigravity CLI. The codebase demonstrates solid security practices: no hardcoded credentials, proper error handling, and careful input validation. Permissions are appropriately scoped to the server's purpose (network access for model queries, process spawning for agy, filesystem access for project files). Minor code quality observations exist but do not present security concerns. Supply chain analysis found 6 known vulnerabilities in dependencies (2 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: AGY_PATH
Environment variable: AGY_TIMEOUT
Environment variable: AGY_MAX_OUTPUT_CHARS
Environment variable: AGY_DEFAULT_MODEL
Environment variable: AGY_ON_FAILURE
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-sshahzaiib-agy-bridge": {
"env": {
"AGY_PATH": "your-agy-path-here",
"AGY_TIMEOUT": "your-agy-timeout-here",
"AGY_ON_FAILURE": "your-agy-on-failure-here",
"AGY_DEFAULT_MODEL": "your-agy-default-model-here",
"AGY_MAX_OUTPUT_CHARS": "your-agy-max-output-chars-here"
},
"args": [
"-y",
"agy-bridge"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
