Skip to content
Windsurf

minitok for Windsurf

dev.minitok/minitok

Verified coding workflows with planning, verification, bounded retries, evidence, and evolution.

client:Windsurf transport:stdio runtime:npm

Install minitok 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": {
    "minitok": {
      "command": "npx",
      "args": [
        "-y",
        "@flotic/minitok"
      ],
      "env": {
        "MINITOK_MCP_AUTH_TOKEN_FILE": "<MINITOK_MCP_AUTH_TOKEN_FILE>",
        "MINITOK_MCP_SCOPES": "<MINITOK_MCP_SCOPES>",
        "MINITOK_SERVER_URL": "<MINITOK_SERVER_URL>"
      }
    }
  }
}

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

minitok in other clients