# Quantive MCP for AI Agents AI Agent Connect

> Quantive (Gtmhub) MCP lets you manage your company's objectives and key results directly through your AI agent. You can track progress, update metrics, and look up team goals without switching tabs. It connects your high-level strategy to your daily workflow.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_AYkys8DpnaIUqJ87JVq1Aj82nu226cItjl2JDr1d/ai-agent-connect
- **Tags:** okr-management, strategic-alignment, goal-tracking, performance-management, business-execution, key-results

## Description

Most companies struggle to keep their strategy visible once the planning phase is over. People end up digging through spreadsheets or jumping between different dashboards just to see if their team is actually hitting their targets. This Connector changes that by bringing your Quantive data directly into your chat interface. Instead of hunting for a specific metric, you can just ask your agent what the current progress is on a specific goal. It handles the heavy lifting of fetching team structures, browsing planning sessions, and listing tasks linked to your OKRs. By using this through the Vinkius catalog, you turn your AI into a proactive strategy officer. You get a clear view of how your daily work feeds into the bigger picture, making it way easier to keep everyone aligned on what actually matters.

## Tools

### get_key_result
Get details for a specific key result. Use this to deep dive into the metrics of a single goal.

### get_my_profile
Get information about the current authenticated user. This confirms your identity within the Quantive account.

### get_objective
Get details for a specific OKR objective. This helps you see the full scope of a single goal.

### list_key_results
List all key results in Quantive. Use this to see every metric your company is currently tracking.

### list_objectives
List all OKR objectives in Quantive. This gives you a high-level view of all strategic goals.

### list_sessions
List all planning sessions in Quantive. It lets you browse different timeframes like Q1 or annual goals.

### list_users
List user profiles in the Quantive account. Use this to identify key stakeholders and team members.

### update_key_result
Update the current value of a key result. This lets you push progress updates directly from your chat.

### list_tasks
List tasks associated with OKRs. Use this to see how specific work items link back to strategy.

### list_teams
List all organizational teams. This helps you see which groups are driving specific goals.

## Prompt Examples

**Prompt:** 
```
What are our main objectives for the current session?
```

**Response:** 
```
I've pulled the objectives for the current session. Here is what we are focusing on:

| Objective | Status | Progress |
| :--- | :--- | :--- |
| Increase Market Share | On Track | 65% |
| Launch Version 2.0 | At Risk | 40% |
| Improve Retention | On Track | 88% |

Would you like me to dive deeper into any of these?
```

**Prompt:** 
```
Update key result ID 593021 to 75.
```

**Response:** 
```
I've updated Key Result 593021. 

**Update Summary:**
* **New Value:** 75
* **Current Attainment:** 82.5%

The progress has been synced to your Quantive dashboard.
```

**Prompt:** 
```
List all teams assigned to our strategic objectives.
```

**Response:** 
```
Here are the teams currently driving our strategic objectives:

* **Engineering Alpha**
* **Product Design**
* **Growth Marketing**
* **Customer Success**

Would you like to see the specific goals for one of these teams?
```

## Capabilities

### Fetch specific objective details
Get the full context for a single OKR objective instantly.

### List all key results
See every metric and key result across your entire account.

### Browse planning sessions
Look up different timeframes like Q1 goals or annual plans.

### Update progress values
Change the current value of a key result using a simple command.

### Retrieve team structures
Get a list of all organizational teams and user profiles.

### List linked tasks
See every task that is tied to your strategic objectives.

### View your profile
Get information about the currently authenticated user.

## Use Cases

### Checking progress on Q1 goals
A Product Manager asks their agent for a status update on Q1 objectives. The agent uses list_objectives and list_key_results to provide a summary table of current progress.

### Updating metrics on the fly
An engineer finishes a milestone and tells their agent to update a specific KR. The agent uses update_key_result to sync the new value to Quantive instantly.

### Mapping tasks to strategy
A project lead wants to see if their team's current work is aligned with company goals. They ask the agent to list tasks linked to specific OKRs using list_tasks.

### Onboarding new team members
A new hire asks who is working on which goals. The agent uses list_teams and get_objective to show which departments own which strategic objectives.

## Benefits

- See your goals instantly by using list_objectives to get a full view of company goals without opening a browser.
- Stay on top of numbers with update_key_result to change progress values directly from your chat interface.
- Connect your work to strategy by using list_tasks to see exactly which projects hit which goals.
- Know who is doing what by using list_teams and list_users to get a clear picture of the organizational structure.
- Keep context on timeframes by using list_sessions to see Q1 or annual goals at a glance.
- Get granular data quickly by using get_objective or get_key_result for specific deep dives into your metrics.

## How It Works

The bottom line is you get a conversational interface for your company's strategy goals.

1. Subscribe to the Quantive MCP on Vinkius.
2. Enter your Quantive API token and select your data center.
3. Ask your agent to list objectives or update KRs.

## Frequently Asked Questions

**Can I use Quantive MCP to see my company goals?**
Yes, this Connector allows your agent to pull your objectives and key results directly from Quantive. You can ask for a summary of what your team is working on at any time.

**How do I update my progress with Quantive MCP?**
You can simply tell your agent to update a specific key result value. It will handle the update in Quantive for you, so you don't have to log into a separate dashboard.

**Does Quantive MCP show who is on which team?**
Yes, it can retrieve your organizational team structures and user profiles. This makes it easy to see which teams are responsible for different goals.

**Can I see the tasks for our OKRs?**
Yes, the Connector can list all tasks that are currently linked to your strategic objectives. This helps you see how daily work connects to high-level goals.

**Is Quantive MCP good for tracking quarterly goals?**
It is perfect for that. You can browse different planning sessions, such as Q1 or annual goals, to see exactly what the focus is for any given timeframe.

**How do I generate an API token in Quantive?**
Log in to your Quantive account, navigate to **Setup > Configuration > API tokens**, and click 'Generate token'. You'll need to select a user for the token's permissions.

**Which data center should I select?**
Check your browser URL when logged in. If it says `app.us.quantive.com`, select **US**. If it says `app.eu.quantive.com`, select **EU**.

**Can I update the progress of my Key Results through this integration?**
Yes! Use the `update_key_result` tool to set the current numeric value of any KR, and Quantive will automatically calculate the attainment percentage.

**Does this integration support multiple sessions?**
Yes. You can list all active and past sessions using `list_sessions`, allowing you to query OKRs from different timeframes as needed.