← Index

io.github.mdfifty50-boop/token-lens

io.github.mdfifty50-boop/token-lens·v0.1.2·Other
Quality Score
80
/100

Context window token analysis and budget management

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