x-use MCP Server
x-use is a Python MCP server for Claude Desktop, Cursor, Windsurf with npx, uvx/pip, docker. Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
Decision snapshot
Is this a fit?
Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows
Claude Desktop, Cursor, Windsurf, Codex, Python
API key required authentication
npx, uvx/pip, docker, git clone
1 day ago · MIT license
Requires Python. Requires Docker. Requires MIT license.
How to use x-use MCP Server
Install or run
pip install x-use-mcpClient configuration
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ihuzaifashoukat/x-use",
"title": "x-use",
"description": "Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.",
"repository": {
"url": "https://github.com/ihuzaifashoukat/x-use",
"source": "github"
},
"version": "2.4.1",
"packages": [
{
"registryType": "pypi",
"identifier": "x-use-mcp",
"version": "2.4.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"name": "OPENAI_API_KEY",
"description": "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.",
"isRequired": false,
"isSecret": true,
"format": "string"
},
{
"name": "OPENAI_BASE_URL",
"description": "Optional. OpenAI-compatible endpoint, for example https://openrouter.ai/api/v1 or http://localhost:11434/v1 for Ollama. Defaults to api.openai.com.",
"isRequired": false,
"isSecret": false,
"format": "string"
}
]
}
]
}
Compatible clients
What is x-use MCP Server?
x-use is a Python MCP server for Claude Desktop, Cursor, Windsurf with npx, uvx/pip, docker. Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Tool access support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- OpenAI provider support
- Anthropic provider support
- Google provider support
Available tools
Compatibility and setup
Install or run x-use using npx. Check ihuzaifashoukat/x-use for the latest setup command.
- Built for Python
- Built for Docker
- Install or run with npx
- Install or run with uvx/pip
- Install or run with docker
- Install or run with git clone
- Works with Claude Desktop
- Works with Cursor
MCP metadata is retained with field-level source and confidence evidence. Undetected values remain unknown.
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use x-use MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Alternatives and related profiles
Frequently asked questions
What is x-use?
x-use is a Python MCP server for Claude Desktop, Cursor, Windsurf with npx, uvx/pip, docker. Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
Who is x-use best for?
x-use is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install x-use?
Install or run x-use using npx. Check x-use for the latest setup command.
Is x-use actively maintained?
x-use may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.