Agent Tools
Back to MCP servers
● healthy

Omnflow MCP gives AI agents three content automation tools: repurpose_content turns a blog post, transcript, or idea into 5 platform-ready posts (Twitter, LinkedIn, Instagram, etc.), analyze_voice extracts a writer's Voice DNA — tone, sentence style, and patterns — from any writing sample, and list_recent_demos lists recent public demo runs so you can see real inputs and outputs. Connect via https://omnflow.com/api/mcp.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/ericharrisonecho/omnflow/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/ericharrisonecho/omnflow/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/ericharrisonecho-lima/omnflow-mcp
Listed at (smithery)
https://github.com/ericharrisonecho-lima/omnflow-mcp