Skip to main content
Glama
nevzoom

codex-claude-bridge-mcp

by nevzoom

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_CLAUDE_BRIDGE_DATA_DIRNoAbsolute path to the shared bridge data directory. Defaults to ~/.codex-claude-bridge if not set.~/.codex-claude-bridge

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_taskB

Create a shared task that either Codex or Claude Code can claim.

list_tasksB

List tasks in the shared coordination board.

claim_taskA

Claim an open task before starting work; prevents duplicate ownership.

update_taskB

Update a task's status, owner, or final result.

post_messageB

Send a message to the other agent, optionally attached to a task.

read_messagesA

Read shared messages, optionally filtering for a task or recipient.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nevzoom/codex-claude-bridge-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server