Skip to content
Zed

mcp for Zed

com.tesorio/mcp

Tesorio's order-to-cash tools — query customers, invoices, receivables, payments, and more.

client:Zed transport:streamable-http

Install mcp in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.tesorio.com/v1/mcp"
    }
  }
}

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

mcp in other clients