remote mcp server for Cursor
io.coupler/remote-mcp-server
Coupler.io remote MCP server
client:Cursor
transport:streamable-http
Install remote mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"remote-mcp-server": {
"url": "https://mcp.coupler.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs