Skip to content
Windsurf

tctc mcp for Windsurf

io.github.kofujimura/tctc-mcp

ERC-7303 token-controlled roles for AI agents: grant, check, and revoke permissions on-chain

client:Windsurf transport:stdio runtime:npm

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

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

tctc mcp in other clients