AI & ML
Trust: 30/100 (Limited)io.github.marras0914/agent-toolbelt-mcp Guide
19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.
by marras0914
Quick Start
Install
npx agent-toolbelt-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-marras0914-agent-toolbelt-mcp": {
"command": "npx",
"args": [
"agent-toolbelt-mcp"
]
}
}
}