pontonier

briandconnelly/pontonier
★ 0 stars Python AI/LLM Updated today
Shared core library for cross-model agent-bridge MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pontonier": {
      "command": "uvx",
      "args": [
        "pontonier"
      ]
    }
  }
}

Or install with pip: pip install pontonier

README Excerpt

Pontonier is the shared core library for cross-model agent-bridge MCP servers. An agent bridge lets one agent harness call an agent that runs on a different model. Three bridges use this library: - [codex-in-claude](https://github.com/briandconnelly/codex-in-claude) — Claude Code → Codex CLI - [moonbridge](https://github.com/briandconnelly/moonbridge) — Claude Code or Codex → Kimi CLI

Tools (10)

gitdiffgitprocidempotencyjobsjsoncacheredactionruntimestreamcapworkspaceworktree

Topics

agentsmcp