Loomal

4q-tokenz

MCP server by github.com/steveweltman/4q-tokens

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

1 starsnpm: 4q-tokenz

About 4q-tokenz

4q-tokenz is an MCP (Model Context Protocol) server published by steveweltman in the official MCP registry, listed under Search on Loomal. Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.

It ships as an npm package (4q-tokenz), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/steveweltman/4q-tokens, where the project has earned 1 GitHub stars.

Use 4q-tokenz with your agent

Claude Code · one command
claude mcp add 4q-tokenz -- npx -y 4q-tokenz
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "4q-tokenz": {
      "command": "npx",
      "args": [
        "-y",
        "4q-tokenz"
      ]
    }
  }
}
npm4q-tokenz

Frequently asked questions

What is 4q-tokenz?
4q-tokenz is an MCP (Model Context Protocol) server by steveweltman in the Search category. Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.
How do I connect 4q-tokenz to Claude, Cursor, or another MCP client?
Install 4q-tokenz from its npm package (4q-tokenz) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is 4q-tokenz open source?
Yes — the source code is public at github.com/steveweltman/4q-tokens, with 1 GitHub stars.
Can AI agents pay to use 4q-tokenz?
Not yet through Loomal — 4q-tokenz is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain 4q-tokenz? Claim this listing free by verifying GitHub ownership, or contact us.