customer-intel-mcp

hsummerhays/customer-intel-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated 2d ago
A local Model Context Protocol (MCP) server that empowers Claude and ChatGPT to search the web for the latest customer news, funding, product launches, and executive updates using Tavily API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "customer-intel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hsummerhays/customer-intel-mcp"
      ]
    }
  }
}

Topics

chatgptclaudemcpmodel-context-protocolnodejstavilytypescript