Send and manage email via the SendHustle API — emails, domains, contacts, audiences, campaigns.
claude mcp add sendhustle-mcp -- npx -y sendhustle-mcp
claude_desktop_config.json
{
"mcpServers": {
"sendhustle-mcp": {
"command": "npx",
"args": [
"-y",
"sendhustle-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"sendhustle-mcp": {
"command": "npx",
"args": [
"-y",
"sendhustle-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sendhustle-mcp": {
"command": "npx",
"args": [
"-y",
"sendhustle-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"sendhustle-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sendhustle-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sendhustle-mcp": {
"command": "npx",
"args": [
"-y",
"sendhustle-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Achlesha--sendhustle-mcp/reviews or the review_server meta-tool.
POST /mcp