Skip to content
VS Code

agent negotiation mcp for VS Code

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

Agent Negotiation MCP Server by MEOK AI Labs

client:VS Code transport:streamable-http runtime:pypi

Install agent negotiation mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-negotiation-mcp": {
      "type": "http",
      "url": "https://api.meok.ai/v1/a2a/negotiation"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

agent negotiation mcp in other clients