Agent Outbound
Freeby MCP Community
AI-powered outbound pipeline for Claude Code. Source, enrich, and sequence outreach using any connected MCP tools.
v0.5.0Added Apr 12, 2026
claudeclaude-codemcpoutboundoutreach
Agent Outbound MCP Server
AI-powered outbound pipeline for Claude Code. Source, enrich, and sequence outreach using any connected MCP tools.
Installation
npx -y agent-outbound
Reviews
Installation
Quick install
npx -y agent-outbound
Add to claude_desktop_config.json
{
"mcpServers": {
"agent-outbound": {
"command": "npx",
"args": ["-y", "agent-outbound"]
}
}
}