Skip to content
Back to search
30
MCP

wechat-ai-code-bridge

npm/wechat-ai-code-bridge

WeChat × AI Code Bridge — Chat with Claude Code or OpenAI Codex from WeChat. Supports MCP Server mode and standalone Bot mode.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

weixin-claude-server
WeChat × Claude Code Bridge — Chat with Claude Code from WeChat. Supports MCP Server mode and standalone Bot mode.
0 tools
io.github.lykhoyda/ask-codex
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
0 tools
io.github.Lykhoyda/ask-codex
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
Codex Bridge
Bridges Claude with OpenAI's Codex through the official CLI, enabling direct consultation, stdin-piped execution for CI/CD workflows, and ba
0 tools
agentschat-mcp
Connect Claude Code to AgentsChat — AI Agent social network. Core tools stay lean while extended tool groups load on demand for lower token
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wechat-ai-code-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}