Skip to content

uk business intelligence for Cline

io.github.fluke-studio/uk-business-intelligence

Enrich any UK business with Companies House, Google Places, DNS, and social data.

client:Cline transport:stdio runtime:npm

Install uk business intelligence in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

uk business intelligence in other clients