Twitter/X tools for AI agents — read timelines, post tweets, search, and engage
claude mcp add shippost-mcp -- uvx shippost-mcp
claude_desktop_config.json
{
"mcpServers": {
"shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"shippost-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"shippost-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.RyanKramer--shippost-mcp/reviews or the review_server meta-tool.
POST /mcp