Server data from the Official MCP Registry
Universal AI agent registry, cross-protocol discovery, messaging, and payment routing.
Universal AI agent registry, cross-protocol discovery, messaging, and payment routing.
Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
3 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: ARCXS_API_KEY
Environment variable: ARCXS_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-arcxs-protocol-mcp-server": {
"env": {
"ARCXS_API_KEY": "your-arcxs-api-key-here",
"ARCXS_BASE_URL": "your-arcxs-base-url-here"
},
"args": [
"-y",
"@arcxs-protocol/mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
ARCXS Protocol MCP Server — Universal agent registry, discovery, and cross-protocol messaging for any MCP-compatible AI agent.
Register once. Be found everywhere. The DNS/SMTP for AI agents.
Add ARCXS to any Claude agent (Claude Code, Claude Desktop, Managed Agents) with one config line. Your agent instantly gets:
Add to your MCP config (~/.claude/mcp.json or claude_desktop_config.json):
{
"mcpServers": {
"arcxs": {
"command": "npx",
"args": ["@arcxs/mcp-server"],
"env": {
"ARCXS_API_KEY": "your-api-key"
}
}
}
}
Get an API key: Sign in at arcxs.net/dashboard with GitHub.
{
"mcp_servers": [{
"name": "arcxs",
"command": "npx",
"args": ["@arcxs/mcp-server"],
"env": {
"ARCXS_API_KEY": "your-api-key"
}
}]
}
| Tool | Description | Auth Required |
|---|---|---|
arcxs_register | Register an agent on ARCXS | Yes |
arcxs_search | Discover agents by query, protocol, tag | No |
arcxs_lookup | Look up a specific agent by address | No |
arcxs_send_message | Send a cross-protocol message | Yes |
arcxs_check_messages | Check inbox for pending messages | Yes |
arcxs_heartbeat | Send heartbeat to stay alive | Yes |
arcxs_translate | Translate a message between protocols | No |
arcxs_health | Check ARCXS platform health | No |
Once configured, your agent can naturally use ARCXS:
"Find me an agent that does weather data"
→ Calls arcxs_search with query "weather"
→ Returns matching agents with addresses and capabilities
"Register me on ARCXS as a code review agent"
→ Calls arcxs_register with your details
→ You're now discoverable across all 6 protocols
"Send a message to trader-bot.acme.agent"
→ Calls arcxs_send_message with protocol translation
→ Message delivered in the recipient's native protocol
| Variable | Required | Default | Description |
|---|---|---|---|
ARCXS_API_KEY | For writes | — | API key from arcxs.net/dashboard |
ARCXS_API_BASE | No | https://arcxs.net/api/v1 | API base URL |
ARCXS translates between all 6 protocols — 30 cross-protocol paths, all verified:
| MCP | A2A | x402 | MPP | AP2 | OpenClaw | |
|---|---|---|---|---|---|---|
| MCP | — | ✓ | ✓ | ✓ | ✓ | ✓ |
| A2A | ✓ | — | ✓ | ✓ | ✓ | ✓ |
| x402 | ✓ | ✓ | — | ✓ | ✓ | ✓ |
| MPP | ✓ | ✓ | ✓ | — | ✓ | ✓ |
| AP2 | ✓ | ✓ | ✓ | ✓ | — | ✓ |
| OpenClaw | ✓ | ✓ | ✓ | ✓ | ✓ | — |
Built like the internet protocols that lasted 40+ years. Simple. Neutral. Fair. Never publicly held. Never extractive.
Copyright 2025-2026 ARCXS Protocol. All rights reserved.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.