sprkly for Claude Desktop
app.sprkly/sprkly
Schedule, publish and track social posts across TikTok, Instagram, Threads and YouTube Shorts.
client:Claude Desktop
transport:streamable-http
tools:19
Install sprkly in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sprkly": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sprkly.app/api/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
What Claude Desktop can do once it is connected
- sprkly_add_media_from_url
- sprkly_delete_scheduled_post
- sprkly_draft_post
- sprkly_export_automation_template
- sprkly_get_account_summary
- sprkly_get_analytics
- sprkly_get_billing_summary
- sprkly_get_post_approval_status
- sprkly_get_post_status
- sprkly_get_tiktok_posting_options
- sprkly_import_automation_template
- sprkly_list_connected_social_accounts
- sprkly_list_profiles
- sprkly_list_scheduled_posts
- sprkly_request_post_approval
- sprkly_schedule_post
- sprkly_update_scheduled_post
- sprkly_upload_media
- sprkly_validate_post_policy