uk business intelligence for Windsurf
io.github.fluke-studio/uk-business-intelligence
Enrich any UK business with Companies House, Google Places, DNS, and social data.
client:Windsurf
transport:stdio
runtime:npm
Install uk business intelligence in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"uk-business-intelligence": {
"command": "npx",
"args": [
"-y",
"uk-business-intelligence-mcp"
],
"env": {
"SUPABASE_URL": "<SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<SUPABASE_SERVICE_ROLE_KEY>",
"COMPANIES_HOUSE_API_KEY": "<COMPANIES_HOUSE_API_KEY>",
"GOOGLE_PLACES_API_KEY": "<GOOGLE_PLACES_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs