mcpbeat Sign in

Agenttoll MCP Server

by tevfikefeaydin Your server? Claim it
local only

Agenttoll runs on your own machine — the client starts it, so there is no endpoint to ping. 230 installs a week from npm. Last commit 17 Sep 2026.

21 paid data tools plus free quote/budget inspection, with bounded USDC payments on Base.

230
Installs / week
npm · agenttoll-mcp
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 0 min ago · rules 3dff92dd89df

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.

…e:"amount",type:"uint256"}],outputs:[{type:"bool"}]}]});var Qy,ex=I(()=>{Qy="0x82ad56cb"});var rf,tx,rx,To,zi=I(()=>{rf="0x608060405234801561001057600080fd5b5060405161018e38038061018e83398101604081905261002f91610124565b6000808351602085016000f59050803b61004857600080fd5b60008083516…
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

        result = subprocess.run(args, input=input, stdout=output or subprocess.PIPE,
Reads files and sends them to the network deploy/hetzner/autodeploy.py:472
        for path in parent.iterdir():

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 agenttoll -- npx -y agenttoll-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agenttoll": {
      "args": [
        "-y",
        "agenttoll-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agenttoll]
command = "npx"
args = ["-y", "agenttoll-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agenttoll": {
      "args": [
        "-y",
        "agenttoll-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agenttoll": {
      "args": [
        "-y",
        "agenttoll-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AGENT_PRIVATE_KEY (Optional paying-wallet EVM private key; omit for free quote/budget inspection.), AGENTTOLL_URL (API origin (default https://agenttoll.app); custom origins require AGENTTOLL_RECIPIENT.), AGENTTOLL_NETWORK (Payment network: base (default) or base-sepolia. Base data always uses mainnet.), AGENTTOLL_RECIPIENT (Trusted receiving address; required for a custom API origin.), AGENTTOLL_BUDGET_USDC (Finite session USDC budget (default 1); maximum six decimal places.), AGENTTOLL_MAX_PER_CALL_USDC (Optional lower USDC ceiling; registered endpoint prices remain the upper limit.), AGENTTOLL_TIMEOUT_MS (Total quote/sign/retry/body timeout in milliseconds (default 30000; 1–300000).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agenttoll

same job, measured the same way
Terminalfeed
by rippermercs

Real-time data feeds for AI agents with USDC micropayments on Base for premium tools.

27 tools answering
Agent Payment MCP
by abraxas1010

Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.

local only
Market Data
by timzinin-api

33 pay-per-call market and news data tools over MCP with free discovery and x402 payments.

36 tools answering
CryptoData API
by elevasyncsolutions-jpg

Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.

48 tools answering
Official Source Evidence
by joshua-stapleton

Accountless public-source, SEC Form D and OFAC tools with x402 USDC payment on Base.

8 tools answering
Sentinel Payment Boundary Tools
by terminallylazy

Read-only payment-boundary preflights plus an unsubmitted public quote-request draft tool.

local only
Agent Web Reader
by charliemorrison

Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

3 tools answering
InsureLink
by skewing1

AI agent-to-agent SLA agreements on Base with insurance, reputation, and x402 payments.

32 tools answering

Agenttoll — questions

Answers built from our own checks of this server.

Why is there no uptime for Agenttoll?
Agenttoll 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 agenttoll-mcp was installed 230 times last week.
How do I connect Agenttoll?
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 agenttoll-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agenttoll?
The npm package agenttoll-mcp was installed 230 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agenttoll open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.