Makinari MCP Server
Official hosted Model Context Protocol server at POST https://backend.makinari.com/api/mcp (JSON-RPC 2.0 over HTTP), exposing 56 documented tools each with a published input schema — CRM (leads, deals, segments, audience, tasks), messaging (email, WhatsApp, bulk send, templates, conversations), content and media generation (image, video, audio, transcription, frame extraction), prospecting (Finder category IDs, ICP sizing and mining, region venues), research (web search, URL to markdown, URL to sitemap), agent state (memories, instances, instance plans and logs, requirements), automation (workflows, webhooks), and a commerce core (catalog, quotations and line items, purchases, checkout with Stripe payment links, sales orders, entitlements, subscription plan items, reservations) that has no REST equivalent. Authentication reuses the platform API keys via Authorization: Bearer or X-API-Key — there is no OAuth surface. The same server can be run locally over stdio from the public source repository.