Enables LLM agents to extract social media data (LinkedIn, Instagram, X, Reddit) via the SocialRouter API, supporting tools for extraction, provider listing, balance checking, and retrieval of past extractions.
{
"mcpServers": {
"socialrouter": {
"command": "npx",
"args": [
"-y",
"@socialrouter/mcp"
]
}
}
}