Focuses on data authenticity & lead generation.
Access millions of verified business & financial records.
The #1 data marketplace for high-intent leads data.
12 tools, live in production
Every tool below is shipped and running against the same campaign, content, and contacts engine that powers the JaxSuite dashboard.
Campaign Lifecycle
Create, list, pause, resume, schedule, and delete campaigns without leaving your agent.
Content Writing
Append multi-step, multi-variant email content — personalization, spintax, and unsubscribe links included — mirroring the campaign editor.
Contacts
Create contacts and attach them to a campaign in bulk, straight from your agent.
Deliverability & Analytics
Swap sending accounts, pull performance stats, and check spam-risk or sender health before and after you send.
Three steps to your first tool call
- 1
Generate an API token
From Settings → API in your JaxSuite dashboard, create a token scoped to your team or workspace.
- 2
Add the config to your MCP client
Paste the snippet below into your client’s MCP configuration (Claude Code, Claude Desktop, Cursor, and any other streamable-HTTP client work out of the box).
- 3
Start calling tools
Your agent can now list, create, and manage campaigns, write content, upload contacts, and pull deliverability data — rate-limited to 20 calls/hour and 100/day per token.
{
"mcpServers": {
"jaxsuite": {
"type": "streamableHttp",
"url": "https://www.jaxsuite.com/api/v1/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_TOKEN>"
}
}
}
}Frequently asked questions
Everything shown above: create, list, pause, resume, schedule, and delete campaigns; write multi-step/multi-variant email content; upload and attach contacts; swap sending accounts; and pull analytics, spam-risk checks, and sender-health data. All 12 tools run against the same engine as the JaxSuite dashboard.