The Remote Suite (Dev) for VS Code
io.github.cognitivecoreai/the-remote-suite-dev
Dev environment for The Remote Suite MCP. Appreciate teammates and run workspace ops.
client:VS Code
transport:streamable-http
Install The Remote Suite (Dev) in VS Code
.vscode/mcp.json
{
"servers": {
"the-remote-suite-dev": {
"type": "http",
"url": "https://dev.theremotesuite.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs