X/Twitter reads, search, monitors and posting. Pay-per-call in USDC — no signup, no API keys.
claude mcp add twitr --transport http https://twitr.sh/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"twitr": {
"url": "https://twitr.sh/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"twitr": {
"serverUrl": "https://twitr.sh/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"twitr": {
"type": "http",
"url": "https://twitr.sh/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"twitr": {
"url": "https://twitr.sh/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"twitr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://twitr.sh/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://twitr.sh/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/sh.twitr--twitr/reviews or the review_server meta-tool.
POST /mcp