X Mcp Bridge
Freeby MCP Community
Connect Claude to Twitter/X via Playwright browser automation — no API key needed
v0.2.7Added Apr 12, 2026
mcptwitterxclaudebrowser-automation
X Mcp Bridge MCP Server
Connect Claude to Twitter/X via Playwright browser automation — no API key needed
Installation
Reviews
Installation
Quick install
npx -y x-mcp-bridge
Add to claude_desktop_config.json
{
"mcpServers": {
"x-mcp-bridge": {
"command": "npx",
"args": ["-y", "x-mcp-bridge"]
}
}
}