Skip to content
Zed

Plainsight MCP for Zed

pro.plainsight/mcp

Search the Plainsight playbook and review code against proven best practices.

client:Zed transport:streamable-http

Install Plainsight MCP in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://playbook-mcp.plainsight.pro/mcp"
    }
  }
}

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

Plainsight MCP in other clients