Skip to content
VS Code

Locus for VS Code

com.paywithlocus/locus

Pay-per-use APIs for agents: web research, data lookups, and metered endpoints billed to credits.

client:VS Code transport:streamable-http

Install Locus in VS Code

.vscode/mcp.json

{
  "servers": {
    "locus": {
      "type": "http",
      "url": "https://api.paywithlocus.com/api/credits/mcp"
    }
  }
}

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

Locus in other clients