Transport
The CLI MCP server uses stdio transport — JSON-RPC messages over stdin/stdout:tools/call format.
Posts (10 tools)
list-posts — List posts with filters
list-posts — List posts with filters
get-post — Get post by ID
get-post — Get post by ID
create-post — Create a draft post
create-post — Create a draft post
update-post — Update draft content
update-post — Update draft content
delete-post — Delete post permanently
delete-post — Delete post permanently
publish-post — Publish immediately
publish-post — Publish immediately
schedule-post — Schedule future publish
schedule-post — Schedule future publish
retry-post — Retry failed publish
retry-post — Retry failed publish
rewrite-post — AI-rewrite for engagement
rewrite-post — AI-rewrite for engagement
score-post — AI scoring with feedback
score-post — AI scoring with feedback
Brands (6 tools)
list-brands — List all brands
list-brands — List all brands
get-brand — Get brand details
get-brand — Get brand details
create-brand — Create a brand
create-brand — Create a brand
update-brand — Update brand settings
update-brand — Update brand settings
delete-brand — Delete a brand
delete-brand — Delete a brand
brand-auth-status — Platform connection status
brand-auth-status — Platform connection status
Agents (8 tools)
list-agents — List all AI agents
list-agents — List all AI agents
get-agent — Get agent details
get-agent — Get agent details
create-agent — Create an AI agent
create-agent — Create an AI agent
update-agent — Update agent config
update-agent — Update agent config
delete-agent — Delete an agent
delete-agent — Delete an agent
run-agent — Trigger immediate run
run-agent — Trigger immediate run
toggle-agent — Enable or disable
toggle-agent — Enable or disable
agent-runs — View run history
agent-runs — View run history
Knowledge Base (7 tools)
list-kbs — List all knowledge bases
list-kbs — List all knowledge bases
get-kb — Get KB details
get-kb — Get KB details
create-kb — Create a knowledge base
create-kb — Create a knowledge base
delete-kb — Delete a knowledge base
delete-kb — Delete a knowledge base
search-kb — Semantic search
search-kb — Semantic search
ingest-kb — Ingest URL into KB
ingest-kb — Ingest URL into KB
kb-docs — List KB documents
kb-docs — List KB documents
Ideas (4 tools)
list-ideas — List content ideas
list-ideas — List content ideas
generate-ideas — AI-generate from topic
generate-ideas — AI-generate from topic
enrich-idea — Add AI context
enrich-idea — Add AI context
delete-idea — Delete an idea
delete-idea — Delete an idea
Clips (5 tools)
list-clips / get-clip / import-clip / render-clip / delete-clip
list-clips / get-clip / import-clip / render-clip / delete-clip
clipId, url (for import).Carousels (6 tools)
list-carousels / get-carousel / create-carousel / generate-carousel / draft-carousel / delete-carousel
list-carousels / get-carousel / create-carousel / generate-carousel / draft-carousel / delete-carousel
carouselId, brandSlug, topic, slideCount.Webhooks (6 tools)
list-webhooks / get-webhook / create-webhook / update-webhook / delete-webhook / test-webhook
list-webhooks / get-webhook / create-webhook / update-webhook / delete-webhook / test-webhook
webhookId, url, events.Billing & Usage (3 tools)
billing-status / billing-credits / usage-summary
billing-status / billing-credits / usage-summary

