remote mcp for Cursor
ai.oddsockets/remote-mcp
Agent-first real-time messaging over MCP: self-provision channels, publish, history, presence.
client:Cursor
transport:streamable-http
tools:2
Install remote mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"remote-mcp": {
"url": "https://mcp.oddsockets.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs