Integrations

Connect valueIQ to your AI tools

valueIQ speaks the Model Context Protocol (MCP) — an open standard for letting AI assistants read and write data in the tools you already use. Connect once, then ask Claude, Cursor, Copilot, or ChatGPT about any deal in your workspace.

What you get

Connecting valueIQ to your AI assistant lets it work directly with your deals, value models, and coaching insights — no copy-pasting between tools.

Coach on live deals
Ask your assistant about any deal in your workspace and get value-driven guidance.
Pull model context
Your customer model, value drivers and KPIs become first-class context.
Your identity, your scope
The assistant sees exactly what you see — nothing more, nothing less.

Server URL

https://mcp.valueiq.ai

Authentication is handled by the client on first use — you'll be prompted to sign in to valueIQ via OAuth and approve the connection. No token to copy.

Setup by platform

Edit your Claude Desktop config file to register valueIQ as an MCP server.

  1. 1
    Open Claude Desktop → SettingsDeveloperEdit Config.
  2. 2
    Add the valueiq entry to your mcpServers block:
    {
      "mcpServers": {
        "valueiq": {
          "url": "https://mcp.valueiq.ai"
        }
      }
    }
  3. 3
    Save the file and fully quit + relaunch Claude Desktop.
  4. 4
    The first time you use a valueIQ tool, Claude will open a browser tab to authenticate via OAuth.
Claude Desktop MCP docs

Vendor MCP configuration syntax can change — if a step looks out of date, the docs link above is the canonical source.

Ready to connect your workspace?

Create a free valueIQ account to start coaching your deals through your AI assistant.

Privacy
MCP calls run with your valueIQ identity and respect the same workspace permissions as the app. Revoke a connected client anytime from your workspace developer settings.