Skip to content
Cline

tctc mcp for Cline

io.github.kofujimura/tctc-mcp

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

client:Cline transport:stdio runtime:npm

Install tctc mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

tctc mcp in other clients