The Remote Suite (Dev) for Cursor
io.github.cognitivecoreai/the-remote-suite-dev
Dev environment for The Remote Suite MCP. Appreciate teammates and run workspace ops.
client:Cursor
transport:streamable-http
Install The Remote Suite (Dev) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"the-remote-suite-dev": {
"url": "https://dev.theremotesuite.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs