Skip to content
Cline

token pilot for Cline

io.github.digital-threads/token-pilot

Save up to 80% tokens when AI reads code via AST-aware structural reading

client:Cline transport:stdio runtime:npm

Install token pilot 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

{
  "mcpServers": {
    "token-pilot": {
      "command": "npx",
      "args": [
        "-y",
        "token-pilot"
      ]
    }
  }
}

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

token pilot in other clients