Skip to content
Zed

APIVerve for Zed

com.apiverve/mcp-server

350+ production-ready APIs through one MCP server — weather, geocoding, validation, financial data.

client:Zed transport:streamable-http

Install APIVerve in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://api.apiverve.com/v1/mcp"
    }
  }
}

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

APIVerve in other clients