Jikan for Zed
io.github.pipeworx-io/jikan
Jikan MCP — wraps the Jikan v4 API (anime/manga data, free, no auth)
client:Zed
transport:streamable-http
Install Jikan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"jikan": {
"url": "https://gateway.pipeworx.io/jikan/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs