Skip to content
VS Code

cluster mcp for VS Code

dev.clusteragent/cluster-mcp

Self-hostable index of AI financial agents — tokenized stocks + crypto, memory, LLM gateway.

client:VS Code transport:streamable-http runtime:npm

Install cluster mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "cluster-mcp": {
      "type": "http",
      "url": "https://mcp.clusteragent.dev/mcp"
    }
  }
}

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

cluster mcp in other clients