Loomal

agent-toolbelt-mcp

MCP server by github.com/marras0914/agent-toolbelt

19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.

0 starsnpm: agent-toolbelt-mcp

About agent-toolbelt-mcp

agent-toolbelt-mcp is an MCP (Model Context Protocol) server published by marras0914 in the official MCP registry, listed under Autonomous Agents on Loomal. 19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.

It ships as an npm package (agent-toolbelt-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/marras0914/agent-toolbelt.

Use agent-toolbelt-mcp with your agent

Claude Code · one command
claude mcp add agent-toolbelt-mcp -- npx -y agent-toolbelt-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-toolbelt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-toolbelt-mcp"
      ]
    }
  }
}
npmagent-toolbelt-mcp

Frequently asked questions

What is agent-toolbelt-mcp?
agent-toolbelt-mcp is an MCP (Model Context Protocol) server by marras0914 in the Autonomous Agents category. 19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.
How do I connect agent-toolbelt-mcp to Claude, Cursor, or another MCP client?
Install agent-toolbelt-mcp from its npm package (agent-toolbelt-mcp) 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 agent-toolbelt-mcp open source?
Yes — the source code is public at github.com/marras0914/agent-toolbelt.
Can AI agents pay to use agent-toolbelt-mcp?
Not yet through Loomal — agent-toolbelt-mcp 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 agent-toolbelt-mcp? Claim this listing free by verifying GitHub ownership, or contact us.