What is MCP?
The Model Context Protocol (MCP) is an open standard for connecting AI assistants to external tools and data. An MCP server exposes a set of tools that any compatible client — Claude, Cursor, n8n, custom agents — can discover and call.
The Omnflow MCP server exposes our content repurposing and Voice DNA engines so you can run them without leaving your AI tool of choice. Learn more at modelcontextprotocol.io.
Connection details
Available tools
Install
Pick your client. The same server URL works everywhere.
Edit claude_desktop_config.json:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"omnflow": {
"url": "https://omnflow.com/api/mcp"
}
}
}Restart Claude Desktop. The three Omnflow tools appear in the tools menu.
Usage examples
Use omnflow's repurpose_content tool on this blog post:
"The biggest mistake I see founders make is shipping features
nobody asked for. Here's the 3-step process I use instead..."Use omnflow's analyze_voice tool on this sample:
"[paste 100–2000 characters of your writing]"Use omnflow's list_recent_demos to show the last 10 demo runs.Use cases
FAQ
Ready to plug Omnflow into your AI stack?
Free to use. No API key. Three tools, infinite content.