MCP server
Run `npx socialcrawl-mcp` to give Claude, Cursor, or any MCP client 7 curated tools over stdio. Published on npm and the MCP Registry, so paste your key once and every tool spends from the same credits.
{
"mcpServers": {
"socialcrawl": {
"command": "npx",
"args": ["-y", "socialcrawl-mcp"],
"env": {
"SOCIALCRAWL_API_KEY": "sc_your_key_here"
}
}
}
}