Autobound Insights and Content
New Toolset Description

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
generate_personalized_content generate_contact_and_company_insights
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@0.1.25", "https://chat.autobound.ai/mcp/v3", "--header", "Mcp-Autobound-Insight-Api-Api-Key-Auth:${MCP_AUTOBOUND_INSIGHT_API_API_KEY_AUTH}" ], "env": { "MCP_AUTOBOUND_INSIGHT_API_API_KEY_AUTH": "<your-value-here>" } }