x-use
Rank #2,447io.github.ihuzaifashoukat/x-use
Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
x-use is a Model Context Protocol (MCP) server published by ihuzaifashoukat. It ranks #2,447 of 132,113 servers tracked on MCP Toplist, and its repository has 165 GitHub stars. x-use is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 129,666 of 132,113 servers on MCP Toplist.
Use x-use
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add x-use -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -e "OPENAI_BASE_URL=<your OPENAI_BASE_URL>" -- uvx x-use-mcpReplace each placeholder with your own value before saving.
[mcp_servers.x-use]
command = "uvx"
args = ["x-use-mcp"]
[mcp_servers.x-use.env]
OPENAI_API_KEY = "<your OPENAI_API_KEY>"
OPENAI_BASE_URL = "<your OPENAI_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"x-use": {
"command": "uvx",
"args": [
"x-use-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"OPENAI_BASE_URL": "<your OPENAI_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"x-use": {
"command": "uvx",
"args": [
"x-use-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"OPENAI_BASE_URL": "<your OPENAI_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"x-use": {
"type": "stdio",
"command": "uvx",
"args": [
"x-use-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"OPENAI_BASE_URL": "<your OPENAI_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"x-use": {
"command": "uvx",
"args": [
"x-use-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"OPENAI_BASE_URL": "<your OPENAI_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"x-use": {
"command": "uvx",
"args": [
"x-use-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"OPENAI_BASE_URL": "<your OPENAI_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ihuzaifashoukat%2Fx-use)<a href="https://mcptoplist.com/server/io.github.ihuzaifashoukat%2Fx-use"><img src="https://mcptoplist.com/badge/io.github.ihuzaifashoukat%2Fx-use.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ihuzaifashoukat
Other servers by ihuzaifashoukat
View all ihuzaifashoukat servers →Available versions (3)
| Version | Published |
|---|---|
| 2.4.1 | Jul 25, 2026 |
| 2.4.0 | Jul 25, 2026 |
| 2.3.1 | Jul 25, 2026 |
Frequently asked questions
- Who maintains x-use?
- x-use is maintained by ihuzaifashoukat, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is x-use listed on the Official MCP Registry?
- Yes — x-use is listed on the Official MCP Registry, alongside Glama.
- How many versions does x-use have?
- MCP Toplist tracks 3 versions of x-use, most recently published on Jul 25, 2026.
- Where can I find the source code for x-use?
- The source code for x-use is hosted at github.com/ihuzaifashoukat/x-use.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.