mcpbeat Sign in

Agent Toolkit MCP Server

local only

Agent Toolkit runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm. Last commit 10 Aug 2026.

Pay-per-call developer utilities and npm supply-chain security tools for coding agents, over x402.

Installs per day peak 617 · avg 25
a month agotoday
61
Installs / week
npm · agent-toolkit-mcp
0
Stars
0 open issues
10 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Agent Toolkit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Agent Toolkit

same job, measured the same way
C
ProfitCollector
by bakhour

22 pay-per-call developer, security, network and data utilities using x402 on Base.

34 tools answering
C
mcp-toolbelt
by papacasper

29 pay-per-call DNS, SEO, SSL, security, and dev tools for AI agents. x402, no API key.

29 tools answering
Vibes-Coded Agent Security and Commerce Tools
by doteyeso-ops

Agent supply-chain security, scanner consensus, x402 reliability, and commerce MCP tools.

26 tools answering
Ethereal Goods x402 Tools
by etherealgoodsco

70+ pay-per-call security, crypto, and data tools for AI agents via x402 USDC micropayments on Base

10 tools answering
Signal Oracle
by neruoticfarrow

Pay-per-call change-intelligence feeds for AI agents over x402 (deps, security, regs, tariffs)

7 tools answering
Defenter Proxy
by defenter-ai

Real-time semantic security for AI coding agents and MCP tools

71 installs/wk local only
Bridgeguard MCP
by kota1026

BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri...

32 installs/wk local only
Vaultguard MCP
by kota1026

VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....

39 installs/wk local only

Agent Toolkit — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Toolkit?
Agent Toolkit 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 agent-toolkit-mcp was installed 61 times last week.
How do I connect Agent Toolkit?
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 agent-toolkit-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Toolkit?
The npm package agent-toolkit-mcp was installed 61 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 Agent Toolkit open source?
Yes — written in JavaScript 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.