Skip to content
Zed

agent teller for Zed

io.github.sarduine13-star/agent-teller

Verify AI agent payments and detect fraud. Input: agent_id, amount, service_id.

client:Zed transport:streamable-http

Install agent teller in Zed

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

{
  "context_servers": {
    "agent-teller": {
      "url": "https://agent-teller-production.up.railway.app/mcp"
    }
  }
}

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

agent teller in other clients