← Index

io.github.Digital-Threads/token-pilot

io.github.Digital-Threads/token-pilot·v0.16.2·Other
Quality Score
79
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "token-pilot": {
      "command": "npx",
      "args": [
        "-y",
        "token-pilot"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "token-pilot": {
      "command": "npx",
      "args": [
        "-y",
        "token-pilot"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y token-pilot
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other