volthq for Windsurf
io.github.newageflyfish-max/volthq
Compute price oracle for AI agents — compare pricing across 8 providers in real time.
client:Windsurf
transport:stdio
runtime:npm
Install volthq in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"volthq": {
"command": "npx",
"args": [
"-y",
"volthq-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs