← Index

io.github.steveweltman/4q-tokenz

io.github.steveweltman/4q-tokenz·v1.14.1·Search
Quality Score
85
/100

Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.

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