Loading MCP server directory, please wait...
Live X/Twitter search and AI trend digests. No Twitter API key — pay per call in USDC via x402.
npx @getmcp/cli add io.github.ciinkwia/twitter-signal-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CDP_API_KEY_IDCoinbase CDP API key ID for the wallet that pays the per-call USDC fee
CDP_API_KEY_SECRETCoinbase CDP API key secret
CDP_WALLET_SECRETCoinbase CDP wallet secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ciinkwia/twitter-signal-mcp": {
"command": "npx",
"args": [
"-y",
"twitter-signal-mcp"
],
"env": {
"CDP_API_KEY_ID": "",
"CDP_API_KEY_SECRET": "",
"CDP_WALLET_SECRET": "",
"X402_MAX_PRICE": "",
"CDP_ACCOUNT_NAME": ""
}
}
}
}