mcpbeat Sign in

Agent Toolbelt MCP Server

local only

Agent Toolbelt runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.

MCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 18 · avg 4 · +107% w/w
a month agotoday
22
Installs / week
npm · @rileycraig/agent-toolbelt
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository rccola990-cloud/agent-toolbelt
пакет @rileycraig/agent-toolbelt ссылается на rileycraig14/agent-toolbelt

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agent-toolbelt -- npx -y @rileycraig/agent-toolbelt
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-toolbelt": {
      "args": [
        "-y",
        "@rileycraig/agent-toolbelt"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-toolbelt]
command = "npx"
args = ["-y", "@rileycraig/agent-toolbelt"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-toolbelt": {
      "args": [
        "-y",
        "@rileycraig/agent-toolbelt"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-toolbelt": {
      "args": [
        "-y",
        "@rileycraig/agent-toolbelt"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agent Toolbelt

same job, measured the same way
Agent Data Pro
by orionsmithers

Research articles and live crypto prices for AI agents via x402 on Base.

4 tools answering
C
X1-BaaS Scraping API
by tazpal

Stealth scraping API for AI agents. Clean Markdown from any URL. x402 crypto payments.

3 tools answering
Arzbin MCP Server
by arzbin

Live Iran exchange rates, gold, crypto, and Toman market data for AI agents.

6 tools answering
Cryptopolitan MCP
by 4dmrkey

Real-time crypto news, analysis, and price predictions for AI agents via MCP.

5 tools answering
I
Tech Risk
by rezearcher

x402 MCP for agents: crypto prices, funding, DeFi yields, Polymarket, Base RPC + MCP security.

22 tools answering
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
Price Data MCP
by wesseltl

Live market prices and candles for AI agents (200+ coins). Data only, no trading advice.

127 installs/wk local only
Trading Signals
by roman-rr

Live AI crypto trading signals for agents. No API key needed to try — 3 signals + hit rate.

5 tools answering

Agent Toolbelt — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Toolbelt?
Agent Toolbelt runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rileycraig/agent-toolbelt was installed 22 times last week.
Is Agent Toolbelt still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Agent Toolbelt?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @rileycraig/agent-toolbelt straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Toolbelt?
The npm package @rileycraig/agent-toolbelt was installed 22 times in the last week. Week over week that is +107%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.