Skip to content
Windsurf

crunchyroll for Windsurf

io.github.markswendsen-code/crunchyroll

MCP server for Crunchyroll anime streaming - search anime, manage watchlist, track viewing progress

client:Windsurf transport:stdio runtime:npm

Install crunchyroll in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "crunchyroll": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-crunchyroll"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

crunchyroll in other clients