onepiece oracle for Windsurf
io.github.gregario/onepiece-oracle
One Piece TCG MCP server with card search, deck analysis, and set browsing
client:Windsurf
transport:stdio
runtime:npm
Install onepiece oracle in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"onepiece-oracle": {
"command": "npx",
"args": [
"-y",
"onepiece-oracle"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs