Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.PyModel/claude-agy-mcp · v1.0.3
Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover.
claude-agy-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"claude-agy-mcp": {
"command": "npx",
"args": [
"-y",
"@pymodel/claude-agy-mcp"
]
}
}
}AGY_PATH可选Path to the agy binary (defaults to `agy` on PATH)
AGY_TIMEOUT可选Override the runtime ceiling for all tools, in seconds (use AGY_TIMEOUT_<TOOL> to override a single tool)
AGY_MAX_RUNTIME可选Absolute runtime ceiling in seconds (default 3600); the bridge does not kill on inactivity, only on cancellation, quota exhaustion, or this ceiling
AGY_MAX_OUTPUT_CHARS可选Truncation cap for tool output, in characters (default 50000)
AGY_DEFAULT_MODEL可选Fallback model when no chain entry is available (defaults to Gemini 3.6 Flash (High))
AGY_ON_FAILURE可选Set to `strict` to instruct the calling agent not to absorb failed delegations (default `fallback`)
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "io.github.PyModel/claude-agy-mcp",
"type": "mcp-server",
"version": "1.0.3",
"displayName": "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"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@pymodel/claude-agy-mcp",
"version": "1.0.3",
"transport": "stdio",
"environmentVariables": [
{
"name": "AGY_PATH",
"description": "Path to the agy binary (defaults to `agy` on PATH)"
},
{
"name": "AGY_TIMEOUT",
"description": "Override the runtime ceiling for all tools, in seconds (use AGY_TIMEOUT_<TOOL> to override a single tool)"
},
{
"name": "AGY_MAX_RUNTIME",
"description": "Absolute runtime ceiling in seconds (default 3600); the bridge does not kill on inactivity, only on cancellation, quota exhaustion, or this ceiling"
},
{
"name": "AGY_MAX_OUTPUT_CHARS",
"description": "Truncation cap for tool output, in characters (default 50000)"
},
{
"name": "AGY_DEFAULT_MODEL",
"description": "Fallback model when no chain entry is available (defaults to Gemini 3.6 Flash (High))"
},
{
"name": "AGY_ON_FAILURE",
"description": "Set to `strict` to instruct the calling agent not to absorb failed delegations (default `fallback`)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.PyModel/claude-agy-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.PyModel%2Fclaude-agy-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}