Autobound Insights and Content
New Toolset Description

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
Windsurf
Gemini CLI
Codex CLI
Available Tools
generate_contact_and_company_insights generate_personalized_content
Server URL
https://chat.autobound.ai/mcp/v3
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below. Check out the troubleshooting documentation for more help.
{ "command": "npx", "args": [ "mcp-remote", "https://chat.autobound.ai/mcp/v3", "--header", "Mcp-Generate-Content-Api-Key-Auth:${MCP_GENERATE_CONTENT_API_KEY_AUTH}" ], "env": { "MCP_GENERATE_CONTENT_API_KEY_AUTH": "<your-value-here>" } }