Catalog
io.github.atk1-eng/zoo-mcp
OfficialA sample zoo MCP server
Sample MCP server demonstrating basic functionality.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"zoo-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-on-cloudrun-673872727624.us-central1.run.app/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.