Opentweet runs on your own machine — the client starts it, so there is no endpoint to ping. 116 installs a week from npm. Last commit 4 Jul 2026.
Manage your Twitter/X presence from any AI assistant — schedule, threads, and more
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @opentweet/mcp-server
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@opentweet/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@opentweet/mcp-server"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@opentweet/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@opentweet/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.