Live now

    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.

    Why MCP

    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.

    Quick start

    Three steps from install to your first post

    You'll need admin access to your Trndinn workspace and a supported MCP client.

    1

    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.

    2

    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"
          }
        }
      }
    }
    3

    Try your first prompt

    In your assistant, type a workflow prompt like:

    /write_blog_post about AI-native social media

    Your assistant will call the right tools in order — research, draft, optimize, illustrate, and publish.

    67 tools

    10 capability packs, one MCP server

    Every tool is scoped, audited, and metered against your plan credits — the same way in-app actions are.

    17 tools

    Blog

    • Create draft posts
    • Publish and schedule
    • Archive and soft-delete
    • List, search, and get by slug
    • Update post metadata + body
    8 tools

    AI Writing

    • Generate titles and excerpts
    • Author FAQ blocks
    • Fill SEO meta title + description
    • Draft full articles from a brief
    • Outline a content plan
    6 tools

    Optimization

    • Score AEO signal quality
    • Score GEO structure
    • Apply optimization patches
    • Generate Article + FAQ schema
    8 tools

    Images

    • Plan hero + inline imagery
    • Generate with DALL-E
    • Approve or reject drafts
    • Insert into post body
    • Regenerate with new prompts
    5 tools

    Internal Links

    • Analyze linking opportunities
    • Suggest anchor + target pairs
    • Accept, reject, or insert
    8 tools

    Keywords

    • Create keyword records
    • Bulk import from CSV or list
    • Assign to posts
    • Track primary + secondary intent
    5 tools

    Page SEO

    • List route SEO records
    • Get and upsert per-route metadata
    • AI-fill missing fields
    4 tools

    Distributions

    • Generate for platform mixes
    • Publish to connected channels
    • Mark as published manually
    6 tools

    Rankings + Authors

    • Track keyword rank changes
    • Add backlink opportunities
    • Save author profile metadata
    Workflow prompts

    Five ready-made prompts that orchestrate the tools

    Prompts chain multiple tool calls into a single, reviewable action — great for repeat workflows.

    /write_blog_post

    Draft, optimize with AEO + GEO, add images, and publish in one flow.

    /refresh_blog_post

    Update an existing post for current accuracy, links, and rankings.

    /optimize_blog_post

    Run AEO and GEO scoring against a live post and apply the patches.

    /bulk_seo_pages

    Fill title, description, and canonical for multiple routes at once.

    /research_and_write

    Keyword research, cluster mapping, and a pillar-page draft end-to-end.

    Works with

    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.

    FAQ

    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.