Loomal

MCP server that cuts AI coding agent token usage via framework-aware context optimization

0 starsnpm: @ai-optimizer/core

About ai-optimizer

ai-optimizer is an MCP (Model Context Protocol) server published by shivam-app-developers in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server that cuts AI coding agent token usage via framework-aware context optimization

It ships as an npm package (@ai-optimizer/core), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shivam-app-developers/ai-optimizer.

Use ai-optimizer with your agent

Claude Code · one command
claude mcp add ai-optimizer -- npx -y @ai-optimizer/core
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ai-optimizer": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-optimizer/core"
      ]
    }
  }
}
npm@ai-optimizer/core

Frequently asked questions

What is ai-optimizer?
ai-optimizer is an MCP (Model Context Protocol) server by shivam-app-developers in the Autonomous Agents category. MCP server that cuts AI coding agent token usage via framework-aware context optimization
How do I connect ai-optimizer to Claude, Cursor, or another MCP client?
Install ai-optimizer from its npm package (@ai-optimizer/core) 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 ai-optimizer open source?
Yes — the source code is public at github.com/shivam-app-developers/ai-optimizer.
Can AI agents pay to use ai-optimizer?
Not yet through Loomal — ai-optimizer 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 ai-optimizer? Claim this listing free by verifying GitHub ownership, or contact us.