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

Add valueIQ as a custom Connector — works the same way on claude.ai, Claude Desktop, Cowork, and mobile.

  1. 1
    Open Connectors settings. Go to SettingsConnectors (some client versions show this as CustomizeConnectors).
  2. 2
    Add the valueIQ connector. Click + Add custom connector and paste the server URL:
    https://mcp.valueiq.ai
  3. 3
    Connect and authenticate. Click Add, then Connect to approve the OAuth consent screen. No API key or OAuth client ID/secret needed.
On Team/Enterprise plans, an org Owner adds the connector first under Organization Settings → Connectors; members then click Connect to authenticate individually.
Prefer editing a config file instead? Paste into claude_desktop_config.json:
{
  "mcpServers": {
    "valueiq": {
      "url": "https://mcp.valueiq.ai"
    }
  }
}
Claude 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.