latam mcp for Windsurf
io.github.tolomere21/latam-mcp
Peruvian public data — SUNAT RUC, BCRP FX, SEACE tenders. Sourced from official open-data.
client:Windsurf
transport:stdio
runtime:npm
Install latam mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"latam-mcp": {
"command": "npx",
"args": [
"-y",
"@latam-mcp/mcp"
],
"env": {
"LATAM_MCP_API_KEY": "<LATAM_MCP_API_KEY>",
"LATAM_MCP_API_BASE": "<LATAM_MCP_API_BASE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs