Skip to content
Windsurf

autario mcp for Windsurf

io.github.autario/autario-mcp

Query 8,000+ verified open datasets (World Bank, Eurostat, FRED, SEC) with stats and charts.

client:Windsurf transport:stdio runtime:npm

Install autario mcp 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": {
    "autario-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "autario-mcp"
      ],
      "env": {
        "AUTARIO_API_KEY": "<AUTARIO_API_KEY>",
        "AUTARIO_API_SECRET": "<AUTARIO_API_SECRET>"
      }
    }
  }
}

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

autario mcp in other clients