Skip to content
Windsurf

mcp bigdatacorp for Windsurf

io.github.codespar/mcp-bigdatacorp

MCP server for BigDataCorp — Brazilian data enrichment + KYC (CPF/CNPJ/vehicle/property/antifraud)

client:Windsurf transport:stdio runtime:npm

Install mcp bigdatacorp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "mcp-bigdatacorp": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bigdatacorp"
      ],
      "env": {
        "BIGDATACORP_ACCESS_TOKEN": "<BIGDATACORP_ACCESS_TOKEN>",
        "BIGDATACORP_TOKEN_ID": "<BIGDATACORP_TOKEN_ID>",
        "BIGDATACORP_API_BASE": "<BIGDATACORP_API_BASE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp bigdatacorp in other clients