Skip to content
Windsurf

Flatland for Windsurf

com.flatlandfi/flatland

Financial reasoning infrastructure for AI agents: typed models, deterministic compilation, receipts

client:Windsurf transport:stdio runtime:npm

Install Flatland 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": {
    "flatland": {
      "command": "npx",
      "args": [
        "-y",
        "flatland-client"
      ],
      "env": {
        "FLATLAND_API_KEY": "<FLATLAND_API_KEY>"
      }
    }
  }
}

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

Flatland in other clients