Agent integrations · MCP

Work where you already work.

Most people now live inside ChatGPT or Claude. revoluAItion does not ask you to leave. Connect it once and your assistant can search your workspaces, read your brand brain, draft in your voice, capture ideas, schedule posts and pull results back, in the chat you already have open.

Server URL

https://www.revoluaition.com/mcp

Protected by OAuth. The first connection opens a consent screen where you approve the client. It only ever sees your own data.

Your assistant, with revoluAItion connected

What is in my revoluAItion queue this week, and is anything thin?

list_workspaces → 1 workspace · list_queue → 3 scheduled, 2 drafts

Three posts are scheduled (Tue, Wed, Fri) and all three are product pillar. Thursday is empty and you have no proof post this week. Want me to draft one from your last case study?

Yes, and put it in Thursday at 9am.

get_workspace_brain → voice loaded · draft_post → 1 draft · schedule_post → scheduled

Done. Scheduled for Thursday 09:00 with your first comment attached. It opens on the client's number, not yours.

Three things it does on day one

Draft in your voice, not the model's

It reads your brand brain first, so the draft sounds like your positioning instead of generic LinkedIn mush.

"Read my brand brain and draft three LinkedIn posts about our onboarding rebuild."

Fill next week without opening the app

Ask for a week of posts and it drafts, spaces them across pillars and puts them in the queue.

"Fill my queue for next week: four posts, one per pillar, weekday mornings."

Ask what actually worked

Metrics, run receipts and decision records come back as answers, not dashboards.

"Give me my weekly summary and tell me which pillar underperformed."

Set it up in a minute

Works today in developer mode. Business and Pro plans expose connectors first.

  1. 1.Open Settings, then Connectors, and turn on developer mode.
  2. 2.Choose Create, then paste the server URL below.
  3. 3.Sign in with your revoluAItion account and approve the consent screen.
  4. 4.In a new chat, ask it to check your setup state.
https://www.revoluaition.com/mcp

What it can touch

  • • Your workspaces, brand brain, queue, ideas, runs and metrics.
  • • Creating drafts, capturing ideas and scheduling posts as you.
  • • Starting agent runs, which count against your usual usage.

What it cannot

  • • See any other customer's data. Every call runs under your own account.
  • • Post directly to LinkedIn or X. Publishing goes through the account you connected in the app.
  • • Change billing, delete your account or read your credentials.

What your assistant can do (17 tools)

Find things

One search across everything, then pull a record in full.

  • Search everythingReads

    One query across workspaces, posts, ideas, runs and decisions. Returns ids for fetch.

    search
  • Fetch one recordReads

    Reads a full record from an id returned by search.

    fetch
  • Check setup stateReads

    What is still missing: workspace, brain, connected account, drafts, scheduled and published posts.

    get_setup_state

Your workspaces and brain

The brand context every draft is written against.

  • List workspacesReads

    Every workspace you own, with id, name and website. Start here.

    list_workspaces
  • Create a workspaceWrites

    Adds a new brand so agents can run against it.

    create_workspace
  • Get workspace brainReads

    Positioning, ideal customer, voice, goals and brand style.

    get_workspace_brain

Run the agents

Scout, Signal, Strategist and Forge, with receipts.

  • Run an agentWrites

    Starts Scout, Signal, Strategist or Forge and returns a run id.

    run_agent
  • List agent runsReads

    Recent Scout, Signal, Strategist and Forge runs with status.

    list_agent_runs
  • Get run receiptReads

    Full receipt for one run: output, tokens used and cost.

    get_run_receipt
  • List decision recordsReads

    Claims agents committed to, with baseline, target, actual and hit or miss.

    list_decisions

Write and schedule

Draft in your voice, capture ideas, fill the queue.

  • List post queueReads

    Drafts, scheduled and published posts across channels.

    list_queue
  • List saved ideasReads

    Your Idea Bank of hooks and angles, newest first.

    list_ideas
  • Draft a postWrites

    Writes a draft against your brand brain and voice. Not saved until you schedule it.

    draft_post
  • Schedule a postWrites

    Puts a post in the queue at a specific time.

    schedule_post
  • Capture an ideaWrites

    Saves a hook and angle to the Idea Bank.

    capture_idea

Measure

What shipped, what it cost, what it earned.

  • Get metricsReads

    Runs, tokens, estimated cost and publishing outcomes over a window.

    get_metrics
  • Weekly summaryReads

    What shipped, what it earned and time saved this week.

    weekly_summary

Try these once you are connected

  • List my revoluAItion workspaces, then show what is in my queue this week.
  • Read my brand brain and draft a LinkedIn post about why founders should stop hiring agencies.
  • Capture this idea: hook is "Most marketing hires are a tooling problem", angle is cost of the stack.
  • Schedule my best drafted idea for Thursday at 9am.
  • Give me my weekly summary and tell me what to fix next week.
  • What do I still need to set up in revoluAItion?

If something is not working

  • The connector shows as offline or failed

    Sign in to revoluAItion in the same browser, then reconnect. The client has to complete the OAuth round trip itself.

  • The consent screen loops back to the app

    You approved while signed out. Sign in first, then start the connection again from the client.

  • The assistant says it has no tools

    Check the URL ends in /mcp and the connector is enabled for that specific chat. Some clients require enabling it per conversation.

  • Every call returns unauthorised

    A copied session token will not work. Remove the connector and add it again so the client runs the OAuth flow.

  • Tools return nothing

    Ask it to call get_setup_state. Usually the workspace or brand brain has not been filled in yet.

Questions

What is an MCP connector?

MCP is the open standard that lets an assistant like ChatGPT or Claude call another product's tools. revoluAItion runs an MCP server, so once you add the URL your assistant can use the app on your behalf instead of guessing.

Do I still need a revoluAItion account?

Yes. The connector signs in as you over OAuth and is scoped to your own workspaces. It can never see another customer's data.

Can it actually publish to LinkedIn from the chat?

It can draft and schedule. Publishing runs through the LinkedIn or X account you connected inside revoluAItion, at the scheduled time, with the usual first comment and formatting rules applied.

Which clients support this today?

Claude on web and desktop supports custom connectors. ChatGPT supports them in developer mode. Cursor, Claude Code and other MCP clients take the URL in a config file. Support changes often, so check your client's current plan requirements.

Is my data sent to OpenAI or Anthropic?

Only what the assistant asks for during a conversation, the same as pasting it into the chat yourself. revoluAItion does not push data to them in the background.