Skip to content
Windsurf

clio mcp for Windsurf

io.github.oktopeak/clio-mcp

Connect Claude to Clio: 34 tools for matters, custom fields, notes, documents, folders, billing.

client:Windsurf transport:stdio runtime:npm

Install clio 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": {
    "clio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@oktopeak/clio-mcp"
      ],
      "env": {
        "CLIO_CLIENT_ID": "<CLIO_CLIENT_ID>",
        "CLIO_CLIENT_SECRET": "<CLIO_CLIENT_SECRET>",
        "ENCRYPTION_KEY": "<ENCRYPTION_KEY>",
        "CLIO_REDIRECT_PORT": "<CLIO_REDIRECT_PORT>",
        "CLIO_REGION": "<CLIO_REGION>",
        "READ_ONLY": "<READ_ONLY>",
        "CLIO_API_BASE": "<CLIO_API_BASE>",
        "CLIO_AUTH_URL": "<CLIO_AUTH_URL>",
        "CLIO_TOKEN_URL": "<CLIO_TOKEN_URL>"
      }
    }
  }
}

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

clio mcp in other clients