Catalog
io.github.rccola990-cloud/agent-toolbelt
OfficialMCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.
MCP tools for agents: fetch clean text, live crypto prices, and draft reviews and bids.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt@2.0.2"
]
}
}
}