buda mcp for Windsurf
io.github.gtorreal/buda-mcp
Buda.com market data: prices, spreads, OHLCV, order books, trades, and volume for CLP, COP, PEN.
client:Windsurf
transport:stdio
runtime:npm
Install buda mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"buda-mcp": {
"command": "npx",
"args": [
"-y",
"@guiie/buda-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs