There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
codex-mcp-bridge · npm · 0.9.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.hampsterx/codex-mcp-bridge",
"description": "Wraps Codex CLI as MCP tools: codex, review, query, search, structured, ping, listSessions.",
"repository": {
"url": "https://github.com/hampsterx/codex-mcp-bridge",
"source": "github"
},
"version": "0.9.1",
"packages": [
{
"registryType": "npm",
"identifier": "codex-mcp-bridge",
"version": "0.9.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the codex CLI binary. Defaults to 'codex' on PATH.",
"format": "string",
"default": "codex",
"name": "CODEX_CLI_PATH"
},
{
"description": "Default Codex model for codex/query/search.",
"format": "string",
"name": "CODEX_DEFAULT_MODEL"
},
{
"description": "Model to use when the primary model hits a quota error.",
"format": "string",
"name": "CODEX_FALLBACK_MODEL"
},
{
"description": "Maximum concurrent Codex CLI subprocesses (default 3).",
"format": "number",
"default": "3",
"name": "CODEX_MAX_CONCURRENT"
},
{
"description": "Controls which MCP servers from ~/.codex/config.toml stay enabled inside the Codex subprocess. Empty/unset disables all non-required servers; 'inherit' passes config through; comma-separated names (e.g. 'serena,github') enables those; values starting with '{' or '[' are raw TOML.",
"format": "string",
"name": "CODEX_MCP_SERVERS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-02T05:50:17.091924Z",
"publishedAt": "2026-08-02T05:50:17.091924Z",
"updatedAt": "2026-08-02T05:50:17.091924Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.9.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.