AI Codex for Claude Desktop
io.github.majorelalexis-stack/maxia
Neutral W3C DID/VC identity and reputation oracle for AI agents (did:key/did:web, eddsa-jcs-2022).
client:Claude Desktop
transport:streamable-http
Install AI Codex in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"maxia": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://maxiaworld.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs