The Remote Suite (Dev) for Grok
io.github.cognitivecoreai/the-remote-suite-dev
Dev environment for The Remote Suite MCP. Appreciate teammates and run workspace ops.
client:Grok
transport:streamable-http
Install The Remote Suite (Dev) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"the-remote-suite-dev": {
"type": "http",
"url": "https://dev.theremotesuite.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs