AgentsCoin
Rank #9,736io.github.axiosdevs/agentscoin-mcp
Give your AI agent a wallet on AgentsCoin: create wallet, mine AGENT, check balance, send.
AgentsCoin is a Model Context Protocol (MCP) server published by axiosdevs. It ranks #9,736 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. AgentsCoin is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jun 25, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 122,377 of 132,113 servers on MCP Toplist.
Use AgentsCoin
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentscoin-mcp https://agents-coin.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add agentscoin-mcp -- npx -y agentscoin-mcp[mcp_servers.agentscoin-mcp]
url = "https://agents-coin.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.agentscoin-mcp]
command = "npx"
args = ["-y", "agentscoin-mcp"]Add to ~/.codex/config.toml.
https://agents-coin.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentscoin-mcp": {
"command": "npx",
"args": [
"-y",
"agentscoin-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentscoin-mcp": {
"url": "https://agents-coin.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentscoin-mcp": {
"command": "npx",
"args": [
"-y",
"agentscoin-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentscoin-mcp": {
"type": "http",
"url": "https://agents-coin.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"agentscoin-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentscoin-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentscoin-mcp": {
"serverUrl": "https://agents-coin.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentscoin-mcp": {
"command": "npx",
"args": [
"-y",
"agentscoin-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentscoin-mcp": {
"url": "https://agents-coin.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentscoin-mcp": {
"command": "npx",
"args": [
"-y",
"agentscoin-mcp"
]
}
}
}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.axiosdevs%2Fagentscoin-mcp)<a href="https://mcptoplist.com/server/io.github.axiosdevs%2Fagentscoin-mcp"><img src="https://mcptoplist.com/badge/io.github.axiosdevs%2Fagentscoin-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
axiosdevs
Other servers by axiosdevs
View all axiosdevs servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Jun 26, 2026 |
| 1.0.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains AgentsCoin?
- AgentsCoin is maintained by axiosdevs, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AgentsCoin listed on the Official MCP Registry?
- Yes — AgentsCoin is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does AgentsCoin have?
- MCP Toplist tracks 2 versions of AgentsCoin, most recently published on Jun 26, 2026.
- Where can I find the source code for AgentsCoin?
- The source code for AgentsCoin is hosted at github.com/axiosdevs/agentscoin-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.