MCP Server
io.github.rccola990-cloud/agent-toolbelt MCP Server
io.github.rccola990-cloud/agent-toolbelt
What is the io.github.rccola990-cloud/agent-toolbelt MCP server?
MCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.
How to install io.github.rccola990-cloud/agent-toolbelt
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"agent-toolbelt": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}Claude Code
claude mcp add agent-toolbelt -- npx -y @rileycraig/agent-toolbeltRelated MCP servers
Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.
View repository →AI brand/token visibility, prediction-market odds & cheap x402 data feeds for AI agents.
View repository →