Skip to content
Zed

Mastodon for Zed

io.github.pipeworx-io/mastodon

Mastodon MCP — public Mastodon data via mastodon.social (no auth required)

client:Zed transport:streamable-http

Install Mastodon in Zed

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

{
  "context_servers": {
    "mastodon": {
      "url": "https://gateway.pipeworx.io/mastodon/mcp"
    }
  }
}

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

Mastodon in other clients