Tarotoo Tarot for Windsurf
io.github.tarotoo-com/tarotoo-mcp-server
All 78 tarot card meanings (Rider-Waite-Smith): lookup, search, yes/no answers, and random draws.
client:Windsurf
transport:stdio
runtime:npm
Install Tarotoo Tarot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tarotoo-mcp-server": {
"command": "npx",
"args": [
"-y",
"tarotoo-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs