Skip to content
VS Code

brainCloud MCP for VS Code

com.braincloudservers/braincloud-mcp

Manage brainCloud apps, cloud code, hooks and servers; API lookups to help generate client code.

client:VS Code transport:streamable-http

Install brainCloud MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "braincloud-mcp": {
      "type": "http",
      "url": "https://mcp.braincloudservers.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

brainCloud MCP in other clients