Skip to content
Zed

presence mcp for Zed

io.github.sara-star-quant/presence-mcp

Read-only MCP access to presence: living project model and outcome telemetry.

client:Zed transport:stdio runtime:pypi

Install presence mcp in Zed

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

{
  "context_servers": {
    "presence-mcp": {
      "command": "uvx",
      "args": [
        "presence-mcp"
      ]
    }
  }
}

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

presence mcp in other clients