M2m Exchange
Rank #65,817io.github.89rat/code402
Discover machine-payable APIs, probe x402 payment terms, and run seller operations. Non-custodial.
M2m Exchange is a Model Context Protocol (MCP) server published by 89rat. It ranks #65,817 of 115,591 servers tracked on MCP Toplist. M2m Exchange is listed on Official MCP, with 1 tracked version. It was first listed on Aug 21, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 49,774 of 115,591 servers on MCP Toplist.
Use M2m Exchange
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http code402 https://mcp.code402.dev/mcp[mcp_servers.code402]
url = "https://mcp.code402.dev/mcp"Add to ~/.codex/config.toml.
https://mcp.code402.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"code402": {
"url": "https://mcp.code402.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"code402": {
"type": "http",
"url": "https://mcp.code402.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"code402": {
"serverUrl": "https://mcp.code402.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"code402": {
"url": "https://mcp.code402.dev/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.89rat%2Fcode402)<a href="https://mcptoplist.com/server/io.github.89rat%2Fcode402"><img src="https://mcptoplist.com/badge/io.github.89rat%2Fcode402.svg" alt="MCP Toplist: #65,817 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
89rat
Other servers by 89rat
View all 89rat servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains M2m Exchange?
- M2m Exchange is maintained by 89rat, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is M2m Exchange listed on the Official MCP Registry?
- Yes — M2m Exchange is listed on the Official MCP Registry.
- How many versions does M2m Exchange have?
- MCP Toplist tracks 1 version of M2m Exchange, most recently published on Aug 21, 2026.
- Where can I find the source code for M2m Exchange?
- The source code for M2m Exchange is hosted at github.com/89rat/m2m-exchange.