ProAgentStore for Cursor
io.github.proagentstore/platform
MCP-first control plane for ProAgentStore agents and private instances.
client:Cursor
transport:streamable-http
Install ProAgentStore in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"platform": {
"url": "https://mcp.proagentstore.online/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs