shippost mcp for Windsurf
io.github.ryankramer/shippost-mcp
Twitter/X tools for AI agents — read timelines, post tweets, search, and engage
client:Windsurf
transport:stdio
runtime:pypi
Install shippost mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shippost-mcp": {
"command": "uvx",
"args": [
"shippost-mcp"
],
"env": {
"TWITTER_ACCESS_TOKEN": "<TWITTER_ACCESS_TOKEN>",
"TWITTER_REFRESH_TOKEN": "<TWITTER_REFRESH_TOKEN>",
"TWITTER_CLIENT_ID": "<TWITTER_CLIENT_ID>",
"SHIPPOST_API_KEY": "<SHIPPOST_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs