Loading MCP server directory, please wait...
Agent-run distribution: find private communities, estimate CPA, launch admin-approved campaigns.
npx @getmcp/cli add com.torchlyhq/torchlyRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationTorchly API key as a bearer token. Create one at https://app.torchlyhq.com/brand/api-keys (shown once, starts with tl_).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.torchlyhq/torchly": {
"url": "https://app.torchlyhq.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}