Full list of MCP tools exposed by the Aidelly MCP server.
The Aidelly MCP server exposes 120 tools covering full /api/public/v1 coverage. Tool names follow the pattern aidelly_<method>_<resource>.
Heads up: the May 2026 feature drop (destination presets, automation queues, post signatures, content campaigns, expanded auto-post sources) is live in the dashboard and on the internal API. The public v1 surface + matching MCP tools roll out next release — see Recently added for the reserved tool names.
These features are live in-app and exposed on the internal API. Public v1
endpoints + matching MCP tools roll out in the next release. The tool names
are reserved so your agent code stays forward-compatible.
Tool
Description
Status
aidelly_list_destination_presets
List destination presets (saved channel mixes with up to 12 channels)
Reserved
aidelly_create_destination_preset
Create a preset with channels + per-channel transforms
Reserved
aidelly_preview_destination_preset
Preview how a sample post looks across preset channels
Reserved
aidelly_get_automation_queues
List automation queues (Buffer-style weekly slot grids)
Reserved
aidelly_create_automation_queue
Create a queue with slot grid, time zone, recycle rules
Reserved
aidelly_add_to_queue
Drop a draft into a queue tail
Reserved
aidelly_get_post_signatures
List workspace + per-platform signatures
Reserved
aidelly_put_post_signature
Set or update the workspace-default or per-platform signature
Reserved
aidelly_get_campaigns
List content campaigns (themed routing groups)
Reserved
aidelly_create_campaign
Create a campaign with default channels, queue, route, slots, caption template
Reserved
aidelly_assign_campaign
Assign a draft or scheduled post to a campaign
Reserved
aidelly_get_auto_post_sources
List connected RSS / podcast / newsletter / YouTube sources
Reserved
aidelly_create_auto_post_source
Connect a new source (one of: rss, podcast, newsletter, youtube)
Reserved
When these ship to v1, the tool list at tools/list will surface them
automatically — no client update required.