Skip to content
Windsurf

mycase mcp for Windsurf

io.github.oktopeak/mycase-mcp

Connect Claude to MyCase: cases, contacts, documents, tasks, calendar, calls, time, billing, staff.

client:Windsurf transport:stdio runtime:npm

Install mycase 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": {
    "mycase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@oktopeak/mycase-mcp"
      ],
      "env": {
        "MYCASE_CLIENT_ID": "<MYCASE_CLIENT_ID>",
        "MYCASE_CLIENT_SECRET": "<MYCASE_CLIENT_SECRET>",
        "ENCRYPTION_KEY": "<ENCRYPTION_KEY>",
        "MYCASE_REDIRECT_PORT": "<MYCASE_REDIRECT_PORT>",
        "MYCASE_EXPERIMENTAL_TOOLS": "<MYCASE_EXPERIMENTAL_TOOLS>"
      }
    }
  }
}

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

mycase mcp in other clients