Connect Claude, Claude Code, Codex, Cursor or n8n to Clapr. Your agents draft ideas, titles, hooks and scripts onto the board — you and your editor review, refine and ship.
Use any agent: Claude · Claude Code · Codex · Cursor · n8n · anything that speaks MCP or HTTP
Same board, same permissions — pick the interface your stack already speaks.
Add https://www.clapr.io/api/mcp as a custom connector. Clapr's OAuth flow signs you in — no API key to paste.
Setup guideOne command or one config entry with a personal access token from Settings. Your coding agent gets all 10 board tools.
MCP referenceA plain REST API with Bearer auth and an OpenAPI spec. Wire research → draft → review into any workflow.
Automation recipesThe board is the review interface between your agents and your team — every agent-created card is badged, visible and editable before it moves on.
Claude, Codex or an n8n workflow writes ideas, titles, hooks and scripts as cards — grounded in what performed before.
Agent cards land in your Idea column with an Agent badge. Edit the title, sharpen the hook, move it forward — or kill it.
The usual handoff: preview links, comments, statuses. Agents never move a card past editing — publishing stays human.
After publish, agents pull view/like/comment data and use it to pitch the next batch of ideas.
10 MCP tools and a matching REST API cover the whole workflow — reading boards, drafting cards, moving statuses, attaching references, commenting, and pulling performance data. Access respects every teammate's role.
# Connect Claude Code to your board
$ claude mcp add --transport http clapr \
https://www.clapr.io/api/mcp \
--header "Authorization: Bearer clapr_mcp_…"
# Then just ask
> Plan next week: 3 ideas, hooks included, scheduled Tue/Thu/Sat.
✓ Created 3 cards in “Idea” — ready for your review.
Free account, free MCP server, free REST API. Your first agent can be drafting ideas in five minutes.