Home › Communication › x-use
x-use
Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
Topics: Social Media
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 2.4.1)
uvx x-use-mcp
Or add to your MCP client config:
{
"mcpServers": {
"x-use": {
"command": "uvx",
"args": [
"x-use-mcp"
],
"env": {
"OPENAI_API_KEY": "<YOUR_VALUE>",
"OPENAI_BASE_URL": "<YOUR_VALUE>"
}
}
}
}
OPENAI_API_KEYsecret — Optional. Only needed for server-side text generation ('auto' replies, composite draft tools, background automation). Interactive MCP use is keyless because the calling agent writes the text.OPENAI_BASE_URL— Optional. OpenAI-compatible endpoint, for example https://openrouter.ai/api/v1 or http://localhost:11434/v1 for Ollama. Defaults to api.openai.com.
Related servers
reddit-mcp-buddy
Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.
reddit-research-mcp
Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research
facebook-mcp-server
Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for…
Taisly Social Media Posting
Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly.
Xquik MCP Server
128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.
mcp-twitter
All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry