Skip to content
Zed

Oeis for Zed

io.github.pipeworx-io/oeis

OEIS (On-Line Encyclopedia of Integer Sequences) MCP.

client:Zed transport:streamable-http

Install Oeis in Zed

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

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

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

Oeis in other clients