MCP Integration

Your voice, callable from any agent.

VERSO turns your LinkedIn voice into tools that Claude Code, Cursor, Windsurf, and any MCP-compatible client can call — draft, refine, and schedule on-brand content without leaving your editor.

Works with your agent

One server, every MCP client

Setup

Connect in three steps

The VERSO MCP server URL

https://app.versoapp.ai/api/mcp
  1. Step 1

    Add the VERSO MCP server

    Paste the VERSO server URL into your agent's MCP settings, then restart the session so it picks up the new server.

  2. Step 2

    Authenticate with your API key

    Pass your VERSO API key as a Bearer token so the server can load your trained voice model and workspace.

  3. Step 3

    Draft inside your agent

    Ask your agent to draft, refine, or schedule LinkedIn posts in your voice — the VERSO tools appear automatically.

.mcp.json

Add VERSO to your project or user-level MCP config.

{
  "mcpServers": {
    "verso": {
      "type": "http",
      "url": "https://app.versoapp.ai/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_VERSO_API_KEY"
      }
    }
  }
}

Replace YOUR_VERSO_API_KEY with the key from your VERSO workspace settings.

Try it in your agent

“Using the verso server, draft a LinkedIn post in my voice about launching our private beta — under 1300 characters, ending with a question.”

Features

The power of VERSO, in your agent

Draft in your voice

Generate LinkedIn posts that match your trained tone, structure, and hooks — not generic AI output.

Refine & review

Iterate on drafts with on-brand suggestions for clarity, hooks, and impact without losing your voice.

Schedule & queue

Push approved drafts to your content calendar and schedule them for the right time, right from chat.

Voice-aware prompts

Every generation pulls your voice profile automatically — no need to re-paste style guides each time.

Team context

Share drafts with reviewers and approvals flow so your team stays in the loop inside the agent.

Tone locking

Founder tone guardrails run on every output, keeping content on-brand even at high volume.

FAQ

Frequently asked questions

Can't find your answer? Book a demo.

Model Context Protocol (MCP) is an open standard that lets coding agents like Claude Code, Cursor, and Windsurf call external tools securely. Adding the VERSO MCP server exposes your trained voice and content tools directly inside your agent.

Bring your voice into your agent.

Set up the VERSO MCP server and start drafting on-brand LinkedIn content from inside your coding agent.