For agents · MCP native · API live

Plug Taka into any AI agent.

Claude Code, Claude Desktop, Cursor, or anything that speaks MCP: paste one config and your agent can plan, create, schedule, and publish your social. You keep the review. It does the work.

Read the API docs
Native MCP server·Scoped API keys·Plain REST underneath
Connected in a minute

1. Mint a key. In the app, open Business → API & MCP and grant only the scopes the task needs. The key is shown once; Taka keeps a hash.

2. Add the server. One command in Claude Code, or paste the config block into any MCP client's settings.

3. Ask. 41 tools, guided prompts, and live resources are now in your agent's hands.

claude.code
claude mcp add --transport http taka https://api.taka.ai/mcp \
  --header "Authorization: Bearer taka_live_..."
mcp.config.json
{
  "mcpServers": {
    "taka": {
      "type": "http",
      "url": "https://api.taka.ai/mcp",
      "headers": { "Authorization": "Bearer taka_live_..." }
    }
  }
}
Then just ask
You, to your agent

Plan my social week and schedule the drafts for my review.

You, to your agent

Make a reel for the weekend special and queue it for Saturday morning.

You, to your agent

What performed best last month? Draft two more like it.

Long work comes back as a job your agent polls, so nothing blocks the conversation while a reel renders.

What your agent can do

Plan the week

Guided prompts like plan_my_week walk your agent through a full weekly plan, drafted onto your calendar for your approval.

Create and generate

Images, carousels, and reels, written and designed on your brand. The same engine the app uses, behind the same tools.

Schedule and publish

Queue posts to their slots or publish now. Scheduling requires the publish scope, because a schedule ships the post when its slot arrives.

Work the brand kit

Read the brand, refine the tone, swap the logo. What your agent adjusts, every future post inherits.

Read the results

Analytics behind analytics:read, so your agent can see what worked before it drafts what comes next.

Only what you grant

Keys carry scopes: generate and publish are never implied. A read-only key can report all day and ship nothing.

Two things stay in the browser on purpose: connecting a social channel (OAuth) and billing. Everything else, your agent can drive.

Built honest, on purpose

Honesty flags

Revision results say what actually happened: revisionApplied false means the quality floor kept the old version, noVisibleChange means the same words came back. Your agent narrates from results, never from intentions.

Jobs that never hang

Generation returns a job to poll. Statics land in 1-3 minutes, reels can take 20, and stuck jobs fail themselves with a timeout code, so polling always terminates.

Idempotency built in

An Idempotency-Key on writes replays the original response for 24 hours instead of double-charging credits or double-publishing a post.

Teach any model in minutes

llms.txt has the whole surface in plain text, and the taka-agent skill gives Claude Code and Cursor full instructions in one install.

Your agent can take it from here.

Start free, mint a key, and hand your social to the assistant you already trust.