
Weibo AI Bridge
Weibo AI Bridge routes Weibo private messages to local agent CLIs and streams their responses back to the conversation.

About
Weibo AI Bridge routes Weibo private messages to local agent CLIs and streams their responses back to the conversation.
Key Features
- Route Weibo private messages to Claude Code, Codex CLI, Hermes CLI or Gemini CLI.
- Continue native agent sessions and relay approval requests through the conversation.
- Expose the bundled weibo-skill-api to the configured agent.
Use Cases
Connect Weibo-related tasks to an agent using an API, messaging bridge or browser adapter.
Setup or Requirements
Requires Go 1.22+, Weibo App ID/App Secret, and at least one installed and authenticated agent CLI.
git clone https://github.com/kangjinshan/weibo-ai-bridge.git
cd weibo-ai-bridge
cp .env.example .env
make build
./build/weibo-ai-bridge
Before building, fill WEIBO_APP_ID and WEIBO_APP_SECRET in .env and enable the intended agent. The local HTTP interface defaults to 127.0.0.1:5533.
Compatibility
The repository documents Linux/macOS service scripts and a separate Windows 11 build and service flow.
Limitations
This is a messaging bridge to local agent CLIs. It does not itself expose an A2A endpoint or an MCP server.
Sources
- Project documentation: https://github.com/kangjinshan/weibo-ai-bridge
Tags
Alternatives
Comparable tools and resources explicitly connected to Weibo AI Bridge.
Related Entries
Keep exploring similar tools and resources in this category.

LobeHub
Tools & ExtensionsLobeHub is a modern AI agent platform and marketplace for discovering, building, and collaborating with intelligent agent teammates. It features native Model Context Protocol (MCP) integration and the world's largest curated MCP Servers Marketplace with tens of thousands of ready-to-use integrations.
Related Reads
Background, tutorials, and protocol context connected to this entry.





