Loading MCP server directory, please wait...
Transactional email API for AI agents: verified domains, a per-sender budget, and a kill switch.
npx @getmcp/cli add io.github.fortuneflick/agentisendRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your API key>. OAuth 2.1 reaches the same tools with the same ceilings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fortuneflick/agentisend": {
"url": "https://api.agentisend.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}