@arcxs-protocol/mcp-server 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @arcxs/mcp-server
1
+ # @arcxs-protocol/mcp-server
2
2
 
3
3
  **ARCXS Protocol MCP Server** — Universal agent registry, discovery, and cross-protocol messaging for any MCP-compatible AI agent.
4
4
 
@@ -25,7 +25,7 @@ Add to your MCP config (`~/.claude/mcp.json` or `claude_desktop_config.json`):
25
25
  "mcpServers": {
26
26
  "arcxs": {
27
27
  "command": "npx",
28
- "args": ["@arcxs/mcp-server"],
28
+ "args": ["@arcxs-protocol/mcp-server"],
29
29
  "env": {
30
30
  "ARCXS_API_KEY": "your-api-key"
31
31
  }
@@ -43,7 +43,7 @@ Get an API key: Sign in at [arcxs.net/dashboard](https://arcxs.net/dashboard) wi
43
43
  "mcp_servers": [{
44
44
  "name": "arcxs",
45
45
  "command": "npx",
46
- "args": ["@arcxs/mcp-server"],
46
+ "args": ["@arcxs-protocol/mcp-server"],
47
47
  "env": {
48
48
  "ARCXS_API_KEY": "your-api-key"
49
49
  }
@@ -105,7 +105,7 @@ ARCXS translates between all 6 protocols — 30 cross-protocol paths, all verifi
105
105
  - **Discovery:** Free — always, no API key required
106
106
  - **Ephemeral registration:** Free — 30-day TTL
107
107
  - **Permanent registration:** $20/year or $2/month
108
- - **Payment routing:** 0.1% transparent fee
108
+ - **Payment routing:** Free no middleman fees
109
109
  - **This MCP server:** Free and open source
110
110
 
111
111
  ## Links
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcxs-protocol/mcp-server",
3
- "version": "1.0.2",
4
- "description": "ARCXS Protocol MCP Server Universal agent registry, discovery, and cross-protocol messaging for any MCP-compatible AI agent.",
3
+ "version": "1.0.3",
4
+ "description": "ARCXS Protocol MCP Server \u2014 Universal agent registry, discovery, and cross-protocol messaging for any MCP-compatible AI agent.",
5
5
  "main": "src/index.js",
6
6
  "bin": {
7
7
  "arcxs-mcp-server": "src/index.js"
package/server.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
3
3
  "name": "io.github.ARCXS-Protocol/mcp-server",
4
- "description": "Universal AI agent registry, cross-protocol discovery, messaging, and payment routing.",
5
- "version": "1.0.0",
4
+ "description": "The DNS/SMTP for AI agents — universal registry: agent discovery, cross-protocol translation for messaging and transactions. Value flows agent-to-agent, no middleman fees.",
5
+ "version": "1.0.3",
6
6
  "repository": {
7
7
  "url": "https://github.com/ARCXS-Protocol/arcxs-mcp-server",
8
8
  "source": "github"
@@ -11,7 +11,7 @@
11
11
  {
12
12
  "registryType": "npm",
13
13
  "identifier": "@arcxs-protocol/mcp-server",
14
- "version": "1.0.0",
14
+ "version": "1.0.3",
15
15
  "transport": {
16
16
  "type": "stdio"
17
17
  },
@@ -1 +0,0 @@
1
- ghu_jGBODMF01jwnyVoFiVoD2Y7lFmHPDw2PnKQv
@@ -1 +0,0 @@
1
- {"token":"eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJtY3AtcmVnaXN0cnkiLCJleHAiOjE3NzYwMjg3MTksIm5iZiI6MTc3NjAyODQxOSwiaWF0IjoxNzc2MDI4NDE5LCJhdXRoX21ldGhvZCI6ImdpdGh1Yi1hdCIsImF1dGhfbWV0aG9kX3N1YiI6IkdpdElkb2wiLCJwZXJtaXNzaW9ucyI6W3siYWN0aW9uIjoicHVibGlzaCIsInJlc291cmNlIjoiaW8uZ2l0aHViLkdpdElkb2wvKiJ9LHsiYWN0aW9uIjoicHVibGlzaCIsInJlc291cmNlIjoiaW8uZ2l0aHViLkFSQ1hTLVByb3RvY29sLyoifV19.79L-IEr-lWgRYrPrrF2__9AXhb6z5uL8V9wnJB-AiFvOQGQ8j-rZ5C_ccHMIQRhpohXj9X5UfGEPCkS4g14GDA","expires_at":1776028719}