seenpaid for Claude Desktop
com.seenpaid/seenpaid
Agentic social media scheduler: 21 platforms, 50 MCP tools, and which posts made money via Stripe.
client:Claude Desktop
transport:streamable-http
Install seenpaid in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"seenpaid": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.seenpaid.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs