Trivia for Windsurf
io.github.pipeworx-io/trivia
Trivia MCP — wraps Open Trivia Database (free, no auth)
client:Windsurf
transport:streamable-http
Install Trivia in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"trivia": {
"serverUrl": "https://gateway.pipeworx.io/trivia/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs