Back to Browse

Agenttoll MCP Server

Developer ToolsLow Risk9.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

6 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Optional paying-wallet EVM private key; omit for free quote/budget inspection.Required

Environment variable: AGENT_PRIVATE_KEY

API origin (default https://agenttoll.app); custom origins require AGENTTOLL_RECIPIENT.Optional

Environment variable: AGENTTOLL_URL

Payment network: base (default) or base-sepolia. Base data always uses mainnet.Optional

Environment variable: AGENTTOLL_NETWORK

Trusted receiving address; required for a custom API origin.Optional

Environment variable: AGENTTOLL_RECIPIENT

Finite session USDC budget (default 1); maximum six decimal places.Optional

Environment variable: AGENTTOLL_BUDGET_USDC

Optional lower USDC ceiling; registered endpoint prices remain the upper limit.Optional

Environment variable: AGENTTOLL_MAX_PER_CALL_USDC

Total quote/sign/retry/body timeout in milliseconds (default 30000; 1–300000).Optional

Environment variable: AGENTTOLL_TIMEOUT_MS

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-tevfikefeaydin-agenttoll": {
      "env": {
        "AGENTTOLL_URL": "your-agenttoll-url-here",
        "AGENTTOLL_NETWORK": "your-agenttoll-network-here",
        "AGENT_PRIVATE_KEY": "your-agent-private-key-here",
        "AGENTTOLL_RECIPIENT": "your-agenttoll-recipient-here",
        "AGENTTOLL_TIMEOUT_MS": "your-agenttoll-timeout-ms-here",
        "AGENTTOLL_BUDGET_USDC": "your-agenttoll-budget-usdc-here",
        "AGENTTOLL_MAX_PER_CALL_USDC": "your-agenttoll-max-per-call-usdc-here"
      },
      "args": [
        "-y",
        "agenttoll-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!