Skip to content
Zed

Global Chat — x402 MCP Agent Discovery (LangGraph, CrewAI, Eliza, A2A) for Zed

io.global-chat/mcp-server

x402-paid MCP server on Base L2 — LangGraph/CrewAI/Eliza/A2A agent-discovery + agent-marketplace.

client:Zed transport:stdio runtime:npm

Install Global Chat — x402 MCP Agent Discovery (LangGraph, CrewAI, Eliza, A2A) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@globalchatadsapp/mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Global Chat — x402 MCP Agent Discovery (LangGraph, CrewAI, Eliza, A2A) in other clients