zoo mcp for Cursor
io.github.atk1-eng/zoo-mcp
A sample zoo MCP server
client:Cursor
transport:streamable-http
Install zoo mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zoo-mcp": {
"url": "https://mcp-on-cloudrun-673872727624.us-central1.run.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs