Skip to content
Zed

Planning Center MCP Server for Zed

com.planningcenter/mcp

The official Planning Center MCP server for interacting with your ministry's data.

client:Zed transport:streamable-http

Install Planning Center MCP Server in Zed

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

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

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

Planning Center MCP Server in other clients