Skip to content
Zed

Locus for Zed

com.paywithlocus/locus

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

client:Zed transport:streamable-http

Install Locus in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "locus": {
      "url": "https://api.paywithlocus.com/api/credits/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Locus in other clients