Skip to content
VS Code

Cralo for VS Code

ai.cralo/mcp

Pay-per-use tool marketplace for AI agents. Search, price-check, and call APIs via MCP.

client:VS Code transport:streamable-http

Install Cralo in VS Code

.vscode/mcp.json

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

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

Cralo in other clients