mcp for Cursor
ai.zine/mcp
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
client:Cursor
transport:streamable-http
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://www.zine.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs