Skip to content
Zed

rickmorty for Zed

io.github.pipeworx-io/rickmorty

Rick and Morty MCP — wraps The Rick and Morty API (free, no auth)

client:Zed transport:streamable-http

Install rickmorty in Zed

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

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

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

rickmorty in other clients