Skip to content
Claude Desktop

Locus for Claude Desktop

com.paywithlocus/locus

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

client:Claude Desktop transport:streamable-http

Install Locus in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "locus": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.paywithlocus.com/api/credits/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Locus in other clients