Run Trndinn from Claude, ChatGPT, and Cursor — 67 MCP tools live now
Trndinn ships a full Model Context Protocol server at /mcp so your assistant can run the entire blog, SEO, and content engine — create drafts, score AEO + GEO, generate images, publish distributions. 67 tools, 5 prompts, one Bearer key.
Platform-admin only during rollout. Team + Agency plan access coming soon.
Your AI assistant, wired into the whole platform
MCP is how Claude, ChatGPT, and Cursor plug into the apps you already use. Trndinn's server turns those conversations into shipped content.
Just ask, in plain English
Tell Claude, ChatGPT, or Cursor what to write and where to publish. Your assistant drafts, optimizes, and ships without copy-paste.
67 tools, one server
Full blog CRUD, AEO/GEO scoring, DALL-E images, keyword assignments, page SEO, and distributions — all callable from your AI client.
Workflow prompts included
Ship-ready prompts like /write_blog_post and /research_and_write orchestrate multiple tools in one call.
Scoped API keys
Every action runs through a Bearer trnd_* key with fine-grained scopes: blog, content-engine, seo, media — never more than needed.
Three steps from install to your first post
You'll need admin access to your Trndinn workspace and a supported MCP client.
Create an API key
Head to /dashboard/api-keys (admin only) and generate a key with the scopes you need: blog:read, blog:write, content-engine:read, content-engine:write, seo:read, seo:write, or media:write.
Add to your MCP client
Paste the block below into your Claude Code, Claude Desktop, or Cursor config. Restart the client to pick up the new server.
{
"mcpServers": {
"trndinn": {
"url": "https://trndinn.com/mcp",
"transport": "http",
"headers": {
"Authorization": "Bearer trnd_YOUR_KEY_HERE"
}
}
}
}Try your first prompt
In your assistant, type a workflow prompt like:
/write_blog_post about AI-native social mediaYour assistant will call the right tools in order — research, draft, optimize, illustrate, and publish.
10 capability packs, one MCP server
Every tool is scoped, audited, and metered against your plan credits — the same way in-app actions are.
Blog
- Create draft posts
- Publish and schedule
- Archive and soft-delete
- List, search, and get by slug
- Update post metadata + body
AI Writing
- Generate titles and excerpts
- Author FAQ blocks
- Fill SEO meta title + description
- Draft full articles from a brief
- Outline a content plan
Optimization
- Score AEO signal quality
- Score GEO structure
- Apply optimization patches
- Generate Article + FAQ schema
Images
- Plan hero + inline imagery
- Generate with DALL-E
- Approve or reject drafts
- Insert into post body
- Regenerate with new prompts
Internal Links
- Analyze linking opportunities
- Suggest anchor + target pairs
- Accept, reject, or insert
Keywords
- Create keyword records
- Bulk import from CSV or list
- Assign to posts
- Track primary + secondary intent
Page SEO
- List route SEO records
- Get and upsert per-route metadata
- AI-fill missing fields
Distributions
- Generate for platform mixes
- Publish to connected channels
- Mark as published manually
Rankings + Authors
- Track keyword rank changes
- Add backlink opportunities
- Save author profile metadata
Five ready-made prompts that orchestrate the tools
Prompts chain multiple tool calls into a single, reviewable action — great for repeat workflows.
/write_blog_postDraft, optimize with AEO + GEO, add images, and publish in one flow.
/refresh_blog_postUpdate an existing post for current accuracy, links, and rankings.
/optimize_blog_postRun AEO and GEO scoring against a live post and apply the patches.
/bulk_seo_pagesFill title, description, and canonical for multiple routes at once.
/research_and_writeKeyword research, cluster mapping, and a pillar-page draft end-to-end.
One MCP link for the assistants you already use
Claude Code
Add Trndinn to your Claude Code MCP config and run the full blog + SEO workflow from the terminal or IDE.
Claude Desktop
Wire the MCP server into Claude Desktop and ask it to research, write, and publish long-form content.
Cursor
Draft launch posts and marketing content next to your code without ever leaving the editor.
ChatGPT
Add Trndinn as a custom connector in ChatGPT settings and manage your content pipeline from any device.
Trndinn MCP server FAQ
Ready to run Trndinn from Claude?
Generate a scoped API key, drop the config into your assistant, and ship content from any chat window.

