Skip to content

agent negotiation mcp for Zed

io.github.csoai-org/agent-negotiation-mcp

Agent Negotiation MCP Server by MEOK AI Labs

client:Zed transport:streamable-http runtime:pypi

Install agent negotiation mcp in Zed

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

{
  "context_servers": {
    "agent-negotiation-mcp": {
      "url": "https://api.meok.ai/v1/a2a/negotiation"
    }
  }
}

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

agent negotiation mcp in other clients