Skip to content
Claude Desktop

meok aaif agent card mcp for Claude Desktop

io.github.csoai-org/meok-aaif-agent-card-mcp

MEOK AAIF Agent Card MCP — Linux Foundation AAIF agent identity bridge. Issues + verifies +

client:Claude Desktop transport:streamable-http runtime:pypi

Install meok aaif agent card mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "meok-aaif-agent-card-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.meok.ai/v1/a2a/aaif-agent-card"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

meok aaif agent card mcp in other clients