Skip to content
Zed

Mlb Stats for Zed

io.github.pipeworx-io/mlb-stats

MLB Stats API MCP — official MLB statistics (keyless).

client:Zed transport:streamable-http

Install Mlb Stats in Zed

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

{
  "context_servers": {
    "mlb-stats": {
      "url": "https://gateway.pipeworx.io/mlb-stats/mcp"
    }
  }
}

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

Mlb Stats in other clients