Loading MCP server directory, please wait...
MCP server for the Sorsa.io X/Twitter data API
npx @getmcp/cli add io.github.Sorsa-io/sorsa-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SORSA_API_KEYSorsa.io API key, sent in the ApiKey header with every request.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Sorsa-io/sorsa-mcp": {
"command": "npx",
"args": [
"-y",
"sorsa-mcp"
],
"env": {
"SORSA_API_KEY": ""
}
}
}
}