Skip to content
Zed

Parse.ly MCP for Zed

com.parsely.dash/mcp

Query your Parse.ly content analytics: top content, referrers, campaigns, trends and real-time data.

client:Zed transport:streamable-http

Install Parse.ly MCP in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://dash.parsely.com/mcp"
    }
  }
}

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

Parse.ly MCP in other clients