Skip to content
Cline

onepiece oracle for Cline

io.github.gregario/onepiece-oracle

One Piece TCG MCP server with card search, deck analysis, and set browsing

client:Cline transport:stdio runtime:npm

Install onepiece oracle in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "onepiece-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "onepiece-oracle"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

onepiece oracle in other clients