ACA - Automated Client Acquisition MCP Server
com.automatedclientacquisition.www/aca
What is the ACA - Automated Client Acquisition MCP server?
Generate on-brand content, manage leads, and run outreach across 6 channels from your AI agent.
How to install ACA - Automated Client Acquisition
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretAPI key from ACA dashboard (Settings > MCP / API). Format: Bearer cf_live_...
{
"mcpServers": {
"aca": {
"url": "https://www.automatedclientacquisition.com/api/mcp"
}
}
}{
"mcpServers": {
"aca": {
"serverUrl": "https://www.automatedclientacquisition.com/api/mcp"
}
}
}{
"servers": {
"aca": {
"type": "http",
"url": "https://www.automatedclientacquisition.com/api/mcp"
}
}
}{
"mcpServers": {
"aca": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.automatedclientacquisition.com/api/mcp"
]
}
}
}claude mcp add --transport sse aca https://www.automatedclientacquisition.com/api/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.