sprkly_export_automation_template — sprkly MCP Tool
sprkly_export_automation_template
(sprkly export automation template) is one of 19 tools on the
sprkly
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call sprkly_export_automation_template from your client
- Claude Code sprkly sprkly_export_automation_template run in your project directory
- Claude Desktop sprkly sprkly_export_automation_template ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor sprkly sprkly_export_automation_template ~/.cursor/mcp.json
- VS Code sprkly sprkly_export_automation_template .vscode/mcp.json
- Zed sprkly sprkly_export_automation_template ~/.config/zed/settings.json
- Windsurf sprkly sprkly_export_automation_template ~/.codeium/windsurf/mcp_config.json
- Cline sprkly sprkly_export_automation_template ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI sprkly sprkly_export_automation_template ~/.gemini/settings.json
- Grok sprkly sprkly_export_automation_template .mcp.json (in your project root)
- ChatGPT sprkly sprkly_export_automation_template Settings → Connectors → Advanced → Developer mode
- Claude.ai sprkly sprkly_export_automation_template Settings → Connectors → Add custom connector
- LangChain sprkly sprkly_export_automation_template pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http sprkly https://sprkly.app/api/mcp
Other tools on this server
- sprkly_add_media_from_url
- sprkly_delete_scheduled_post
- sprkly_draft_post
- 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
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.