mcp stp spei for Windsurf
io.github.codespar/mcp-stp-spei
STP/SPEI — Mexican instant bank transfers
client:Windsurf
transport:stdio
runtime:npm
Install mcp stp spei in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-stp-spei": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-stp-spei"
],
"env": {
"STP_API_KEY": "<STP_API_KEY>",
"STP_COMPANY": "<STP_COMPANY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs