Draft in your voice
Generate LinkedIn posts that match your trained tone, structure, and hooks — not generic AI output.
MCP Integration
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
Setup
The VERSO MCP server URL
https://app.versoapp.ai/api/mcpPaste the VERSO server URL into your agent's MCP settings, then restart the session so it picks up the new server.
Pass your VERSO API key as a Bearer token so the server can load your trained voice model and workspace.
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
Generate LinkedIn posts that match your trained tone, structure, and hooks — not generic AI output.
Iterate on drafts with on-brand suggestions for clarity, hooks, and impact without losing your voice.
Push approved drafts to your content calendar and schedule them for the right time, right from chat.
Every generation pulls your voice profile automatically — no need to re-paste style guides each time.
Share drafts with reviewers and approvals flow so your team stays in the loop inside the agent.
Founder tone guardrails run on every output, keeping content on-brand even at high volume.
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.
Set up the VERSO MCP server and start drafting on-brand LinkedIn content from inside your coding agent.