Skip to content

Add AgentsCoin to MCP Servers#67

Open
axiosdevs wants to merge 1 commit into
jmanhype:mainfrom
axiosdevs:add-agentscoin
Open

Add AgentsCoin to MCP Servers#67
axiosdevs wants to merge 1 commit into
jmanhype:mainfrom
axiosdevs:add-agentscoin

Conversation

@axiosdevs

Copy link
Copy Markdown

Adds AgentsCoin to the MCP Servers list.

AgentsCoin gives an AI agent its own money on a live EVM chain: create a wallet, get AGENT from the faucet, send, and create/trade tokens. Ships as an MCP server (npm agentscoin-mcp, npx agentscoin-mcp, remote URL https://agents-coin.com/mcp) plus a one-click Claude Desktop extension.

One entry, inserted alphabetically, matching the existing table format.

@qodo-code-review

Copy link
Copy Markdown

PR Summary by Qodo

Add AgentsCoin MCP server to README server list
📝 Documentation 🕐 Less than 5 minutes

Grey Divider

Description

• Add AgentsCoin MCP to the MCP Servers table
• Describe coverage: wallet, faucet, send, and token create/trade on live EVM
• Keep entry consistent with existing table format and alphabetical ordering
High-Level Assessment

The chosen approach (adding a single README table row) is the simplest and most consistent way to list a new MCP server. Alternatives like adding a dedicated section or expanding metadata would be unnecessary for a single entry and would diverge from the established table format.

Files changed (1) +1 / -0

Documentation (1) +1 / -0
README.mdAdd AgentsCoin MCP row to MCP Servers table +1/-0

Add AgentsCoin MCP row to MCP Servers table

• Inserts an AgentsCoin MCP entry into the existing MCP Servers list, linking to the repository and summarizing supported capabilities. The row matches the existing table structure and placement.

README.md

@qodo-code-review

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (1) 📘 Rule violations (0) 📜 Skill insights (0)

Grey Divider


Remediation recommended

1. MCP count not updated 🐞 Bug ⚙ Maintainability
Description
README Status still reports "MCP servers | 5" after adding AgentsCoin MCP, but the MCP Servers table
now contains 6 entries. This makes the README summary metadata inaccurate and can mislead
readers/maintainers relying on the Status table.
Code

README.md[38]

+| [AgentsCoin MCP](https://github.com/axiosdevs/agentscoin-mcp) | None | Wallet, faucet, send, token create/trade on a live EVM chain |
Evidence
The Status table claims there are 5 MCP servers, but the MCP Servers section lists six rows
(AgentsCoin, Atlassian, GitHub, Google Workspace, Notion, Supabase), creating an internal
inconsistency introduced by the added AgentsCoin row.

README.md[7-14]
README.md[34-44]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

## Issue description
The README Status table’s "MCP servers" count is now incorrect because a new MCP server row was added without updating the count.

## Issue Context
After adding the AgentsCoin MCP row, the MCP Servers section contains 6 items, but the Status table still says 5.

## Fix Focus Areas
- README.md[7-14]
- README.md[34-44]

## Suggested fix
- Update the Status table row `| MCP servers | 5 |` to `| MCP servers | 6 |` (or otherwise ensure the Status table matches the actual list).

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant