advocatehub-influitive-mcp

akashtrilogy/advocatehub-influitive-mcp
★ 0 stars TypeScript API Integration Updated today
MCP server for Influitive AdvocateHub, built on the public Influitive REST API.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "advocatehub-influiti": {
      "command": "npx",
      "args": [
        "-y",
        "akashtrilogy/advocatehub-influitive-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for public Influitive REST API (`api.influitive.com` / `api.influitives.com` in staging). This is **Phase 1**: no hub source changes, no internal endpoints — everything here is something any AdvocateHub customer could build against their own API token.