boe mcp for Windsurf
io.github.moureauf/boe-mcp
Bank of England base rate, rate history, historical lookup, and next MPC meeting date over stdio.
client:Windsurf
transport:stdio
runtime:npm
Install boe mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"boe-mcp": {
"command": "npx",
"args": [
"-y",
"boe-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs