agent-toolkit-mcp
Rank #43,509io.github.white-hat-lab/agent-toolkit
Pay-per-call developer utilities and npm supply-chain security tools for coding agents, over x402.
agent-toolkit-mcp is a Model Context Protocol (MCP) server published by white-hat-lab. It ranks #43,509 of 132,113 servers tracked on MCP Toplist. agent-toolkit-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 88,604 of 132,113 servers on MCP Toplist.
Use agent-toolkit-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-toolkit -e "PAYER_PRIVATE_KEY=<your PAYER_PRIVATE_KEY>" -- npx -y agent-toolkit-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agent-toolkit]
command = "npx"
args = ["-y", "agent-toolkit-mcp"]
[mcp_servers.agent-toolkit.env]
PAYER_PRIVATE_KEY = "<your PAYER_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-toolkit": {
"command": "npx",
"args": [
"-y",
"agent-toolkit-mcp"
],
"env": {
"PAYER_PRIVATE_KEY": "<your PAYER_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-toolkit": {
"command": "npx",
"args": [
"-y",
"agent-toolkit-mcp"
],
"env": {
"PAYER_PRIVATE_KEY": "<your PAYER_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agent-toolkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-toolkit-mcp"
],
"env": {
"PAYER_PRIVATE_KEY": "<your PAYER_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-toolkit": {
"command": "npx",
"args": [
"-y",
"agent-toolkit-mcp"
],
"env": {
"PAYER_PRIVATE_KEY": "<your PAYER_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agent-toolkit": {
"command": "npx",
"args": [
"-y",
"agent-toolkit-mcp"
],
"env": {
"PAYER_PRIVATE_KEY": "<your PAYER_PRIVATE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.white-hat-lab%2Fagent-toolkit)<a href="https://mcptoplist.com/server/io.github.white-hat-lab%2Fagent-toolkit"><img src="https://mcptoplist.com/badge/io.github.white-hat-lab%2Fagent-toolkit.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
white-hat-lab
Other servers by white-hat-lab
View all white-hat-lab servers →Available versions (5)
| Version | Published |
|---|---|
| 0.4.0 | Aug 10, 2026 |
| 0.3.1 | Aug 10, 2026 |
| 0.3.0 | Aug 10, 2026 |
| 0.2.0 | Aug 10, 2026 |
| 0.1.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains agent-toolkit-mcp?
- agent-toolkit-mcp is maintained by white-hat-lab, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is agent-toolkit-mcp listed on the Official MCP Registry?
- Yes — agent-toolkit-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does agent-toolkit-mcp have?
- MCP Toplist tracks 5 versions of agent-toolkit-mcp, most recently published on Aug 10, 2026.
- Where can I find the source code for agent-toolkit-mcp?
- The source code for agent-toolkit-mcp is hosted at github.com/white-hat-lab/agent-toolkit-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.