Skip to content

a2a governance bridge mcp for Grok

io.github.csoai-org/a2a-governance-bridge-mcp

A2a Governance Bridge MCP Server by MEOK AI Labs

client:Grok transport:streamable-http runtime:pypi

Install a2a governance bridge mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "a2a-governance-bridge-mcp": {
      "type": "http",
      "url": "https://api.meok.ai/v1/a2a/governance-bridge"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

a2a governance bridge mcp in other clients