Skip to content
VS Code

Mastodon for VS Code

io.github.pipeworx-io/mastodon

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

client:VS Code transport:streamable-http

Install Mastodon in VS Code

.vscode/mcp.json

{
  "servers": {
    "mastodon": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/mastodon/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Mastodon in other clients