Influesque MCP server

Add Influesque to your AI tool and ask, in plain English, to discover creators, analyze sponsors, and pull audience data. The agent calls Influesque live, then links every result back into the app.

Connect your app

Pick the app you use. Claude is the quickest to set up.

Other apps

Using n8n, a script, or another MCP client? Point it at the endpoint below. Most clients take a small JSON config. For headless setups, see connecting with an API key.

https://platform.influesque.com/mcp
{
  "mcpServers": {
    "influesque": { "url": "https://platform.influesque.com/mcp" }
  }
}