Skip to content
VS Code

crowvault for VS Code

io.github.rajeswaran140/crowvault

327 dev tools via REST API and MCP. Generate Dockerfiles, schemas, K8s, APIs, and more.

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

Install crowvault in VS Code

.vscode/mcp.json

{
  "servers": {
    "crowvault": {
      "type": "http",
      "url": "https://api.crowvault.ai/mcp"
    }
  }
}

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

crowvault in other clients