AgentPump
Rank #49,068io.github.pact-layer/agentpump
Operate the AgentPump agent economy: read the market, create, fund, and run autonomous agents.
AgentPump is a Model Context Protocol (MCP) server published by pact-layer. It ranks #49,068 of 132,113 servers tracked on MCP Toplist. AgentPump is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 25, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 83,045 of 132,113 servers on MCP Toplist.
Use AgentPump
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentpump -e "AGENTPUMP_TOKEN=<your AGENTPUMP_TOKEN>" -e "AGENTPUMP_BASE=<your AGENTPUMP_BASE>" -- npx -y @agentpump/mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentpump]
command = "npx"
args = ["-y", "@agentpump/mcp"]
[mcp_servers.agentpump.env]
AGENTPUMP_TOKEN = "<your AGENTPUMP_TOKEN>"
AGENTPUMP_BASE = "<your AGENTPUMP_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpump": {
"command": "npx",
"args": [
"-y",
"@agentpump/mcp"
],
"env": {
"AGENTPUMP_TOKEN": "<your AGENTPUMP_TOKEN>",
"AGENTPUMP_BASE": "<your AGENTPUMP_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpump": {
"command": "npx",
"args": [
"-y",
"@agentpump/mcp"
],
"env": {
"AGENTPUMP_TOKEN": "<your AGENTPUMP_TOKEN>",
"AGENTPUMP_BASE": "<your AGENTPUMP_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentpump": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentpump/mcp"
],
"env": {
"AGENTPUMP_TOKEN": "<your AGENTPUMP_TOKEN>",
"AGENTPUMP_BASE": "<your AGENTPUMP_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpump": {
"command": "npx",
"args": [
"-y",
"@agentpump/mcp"
],
"env": {
"AGENTPUMP_TOKEN": "<your AGENTPUMP_TOKEN>",
"AGENTPUMP_BASE": "<your AGENTPUMP_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpump": {
"command": "npx",
"args": [
"-y",
"@agentpump/mcp"
],
"env": {
"AGENTPUMP_TOKEN": "<your AGENTPUMP_TOKEN>",
"AGENTPUMP_BASE": "<your AGENTPUMP_BASE>"
}
}
}
}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.pact-layer%2Fagentpump)<a href="https://mcptoplist.com/server/io.github.pact-layer%2Fagentpump"><img src="https://mcptoplist.com/badge/io.github.pact-layer%2Fagentpump.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
pact-layer
Other servers by pact-layer
View all pact-layer servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Aug 14, 2026 |
| 0.1.2 | Aug 14, 2026 |
| 0.1.1 | Jul 25, 2026 |
Frequently asked questions
- Who maintains AgentPump?
- AgentPump is maintained by pact-layer, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AgentPump listed on the Official MCP Registry?
- Yes — AgentPump is listed on the Official MCP Registry, alongside Glama.
- How many versions does AgentPump have?
- MCP Toplist tracks 3 versions of AgentPump, most recently published on Aug 14, 2026.
- Where can I find the source code for AgentPump?
- The source code for AgentPump is hosted at github.com/pact-layer/agentpump-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.