Skip to content
Zed

ParseAPI for Zed

com.parseapi/mcp

Official ParseAPI MCP. Place, IP, email, phone, weather, currency lookups.

client:Zed transport:streamable-http runtime:npm

Install ParseAPI in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.parseapi.com"
    }
  }
}

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

ParseAPI in other clients