{ "@context": "https://schema.org", "@graph": [ { "@type": "Article", "headline": "Automate Your Cold Email Infrastructure with the Maildoso API and MCP", "description": "Make your sending infrastructure programmable: register domains, create mailboxes, and export to your sequencer via API or MCP.", "datePublished": "2026-06-19", "dateModified": "2026-06-19", "author": { "@type": "Person", "name": "Nikita Bykadarov", "jobTitle": "CEO of Maildoso", "worksFor": { "@type": "Organization", "name": "Maildoso" }, "sameAs": ["https://www.linkedin.com/in/nikita-maildoso-2b6a6755/"] }, "publisher": { "@type": "Organization", "name": "Maildoso", "url": "https://maildoso.ai", "logo": { "@type": "ImageObject", "url": "https://static.tildacdn.one/tild6264-3937-4839-b864-336664623634/Vector_16.png" } }, "about": ["cold email API", "email infrastructure automation", "MCP server", "outbound automation"], "mainEntityOfPage": "https://maildoso.ai/blog/recommendations/automate-infrastructure-api-mcp" }, { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Blog", "item": "https://maildoso.ai/blog" }, { "@type": "ListItem", "position": 2, "name": "Recommendations", "item": "https://maildoso.ai/blog/recommendations" }, { "@type": "ListItem", "position": 3, "name": "Automate with API & MCP", "item": "https://maildoso.ai/blog/recommendations/automate-infrastructure-api-mcp" } ] }, { "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Do I need to be a developer to use the Maildoso API?", "acceptedAnswer": { "@type": "Answer", "text": "For the REST API, basic familiarity with HTTP requests is enough. If you'd rather not write code at all, connect the MCP server to Claude, Cursor, or n8n and manage everything in plain language instead." } }, { "@type": "Question", "name": "What can I control through the Maildoso API?", "acceptedAnswer": { "@type": "Answer", "text": "The full lifecycle: search and register domains, create and retire mailboxes, set up forwarding, manage warm-up services, export accounts to your sequencer, and pull usage and deliverability stats." } }, { "@type": "Question", "name": "How does Maildoso API authentication work?", "acceptedAnswer": { "@type": "Answer", "text": "Every request uses a Personal Access Token in the Authorization header, generated under Settings then API Keys. The same token authenticates both the REST API and the MCP server." } }, { "@type": "Question", "name": "What is the Maildoso MCP server for?", "acceptedAnswer": { "@type": "Answer", "text": "It lets an AI assistant operate Maildoso directly. Point your MCP client at mcp.maildoso.com/mcp with your token, and your agent can register domains, create mailboxes, and run exports from a natural-language request." } }, { "@type": "Question", "name": "Which sequencers can I export to?", "acceptedAnswer": { "@type": "Answer", "text": "Instantly, Smartlead, Saleshandy, and others. Connect your tool of choice, then push mailboxes to it through the export endpoint instead of importing CSVs by hand." } } ] } ] }