# Lattice MCP for AI Agents AI Agent Connect

> Lattice MCP connects your AI agent to your HR platform to pull employee profiles, active OKRs, and performance reviews. It brings company goals and continuous feedback loops directly into your workspace, letting you query team progress and pending tasks without switching tabs.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_pzbu6Qay50ZSWtPMk8hojiH3XTlhliAMiLdbUj8T/ai-agent-connect
- **Tags:** performance-management, okr-tracking, employee-engagement, hris, feedback-loops, talent-management

## Description

Lattice lets you connect your agent to your HR platform so you can stop digging through multiple tabs to find out how a team is actually performing or what a specific person is working on. It brings employee profiles, active OKRs, and continuous feedback directly into your workspace. Instead of manually exporting spreadsheets or hunting for a specific review cycle, you can just ask your agent to summarize a team's progress or pull up a list of pending tasks. It makes it easy to keep HR data grounded in your actual work. When you connect it through the Vinkius catalog, your agent gains the ability to see the big picture of company goals while still being able to drill down into individual feedback loops. You get a clear view of how people are growing and what they're actually achieving, all without leaving your primary environment. Whether you are looking for high-level company milestones or granular feedback from a single peer, the data is accessible in one place. You'll spend less time hunting for context and more time making decisions based on real employee performance data.

## Tools

### get_goal
Get targeted details for a specific goal. This lets you see the exact metrics and owners for a single objective.

### get_user
Get details for a specific Lattice employee. This pulls individual metadata like job titles and departments.

### list_feedback
Retrieve a list of feedback and praise instances. It helps you see recent recognition across the company.

### list_goals
Retrieve a list of all OKRs & Goals. Use this to see every active objective across the whole company.

### list_reviews
Retrieve a list of performance review cycles. Use this to see all historical and upcoming review periods.

### list_tasks
Retrieve pending tasks. This shows what needs to be done right now across various projects.

### list_users
Retrieve a list of employees/users from Lattice. This gives you a full directory of your workforce.

### get_feedback
Get details about a specific feedback entry. This pulls the specific content of a single praise or critique.

### get_review
Get details regarding a specific review cycle. Use this to see the structure and timing of performance evaluations.

## Prompt Examples

**Prompt:** 
```
What are the current engineering goals?
```

**Response:** 
```
### Engineering OKRs

| Goal | Status | Owner |
| :--- | :--- | :--- |
| Backend Uptime | 🟢 On Track | Sarah J. |
| API Migration | 🟡 At Risk | Mike D. |
| Database Scaling | 🔵 Not Started | Elena R. |

**Summary:** The team is currently focused on backend stability with the API migration seeing some delays.
```

**Prompt:** 
```
Who got praised this week?
```

**Response:** 
```
### Recent Praise & Feedback

*   **Sarah J.** - "Huge help with the release deployment last night!" (Continuous Feedback)
*   **David K.** - "Great work on the new UI components." (Praise)
*   **Elena R.** - "Consistent delivery on the scaling roadmap." (Continuous Feedback)

**Total mentions this week:** 3
```

**Prompt:** 
```
Give me the marketing team directory.
```

**Response:** 
```
### Marketing Division Directory

*   **Alice Wong** (Director)
*   **Bob Smith** (Content Strategist)
*   **Charlie Day** (SEO Specialist)
*   **Diana Prince** (Social Media Lead)

**Total employees found:** 4
```

## Capabilities

### Pull employee profiles
Get metadata for any user in your HRIS via Lattice.

### Track company goals
Query active OKRs to see how projects are moving.

### Monitor team feedback
Retrieve recent praise and continuous feedback entries.

### Access review cycles
Check structural data for past and current performance reviews.

### List pending tasks
See what's on the to-do list across the organization.

## Use Cases

### Quarterly Planning
An HRBP asks the agent to list all active OKRs to see which departments are over-capacity.

### Performance Check-ins
A manager asks for the latest feedback for a specific engineer to prepare for a 1:1.

### Team Onboarding
A new lead asks for the full employee directory of the marketing division to see who to contact.

### Task Audit
A project lead asks for all pending tasks to identify bottlenecks in the production pipeline.

## Benefits

- Stop manual data exports. Use list_users and list_goals to get a full picture of your team without downloading CSVs.
- Faster performance reviews. Use list_reviews and get_review to see the structure of cycles instantly.
- Real-time goal tracking. Keep an eye on company progress by querying active OKRs with list_goals.
- Better employee recognition. Use list_feedback to see who's getting praise across the org.
- Reduced context switching. Pull feedback and tasks into your IDE or chat app instead of hunting through the Lattice UI.

## How It Works

The bottom line is you get instant access to your HRIS data within any AI-compatible client.

1. Subscribe to the Lattice endpoint on the Vinkius marketplace.
2. Enter your Lattice API token in the configuration settings.
3. Ask your agent to fetch HR data or summarize team goals.

## Frequently Asked Questions

**Can Lattice MCP help with performance reviews?**
Yes, it pulls review cycles so you can see the structure and timing of evaluations without leaving your agent.

**Can I see company OKRs with Lattice?**
You can list every active objective across the whole company to see how different departments are moving toward their goals.

**Does Lattice MCP show employee feedback?**
Yes, it retrieves a list of praise and continuous feedback instances so you can see recent recognition.

**How do I get the team directory?**
You can pull a full list of employees and user metadata from your HRIS to get a clear view of your workforce.

**Can I see pending tasks?**
This Connector lets you retrieve a list of pending tasks so you can identify what needs to be done across various projects.

**Can I see specific employee details?**
You can fetch metadata for any specific user to get a clear picture of their role and department.

**How do I authenticate?**
You need a Lattice API Key configured via Admin settings, passed into the plugin's configuration.

**Can I update OKRs from this server?**
Currently the server is heavily optimized for reading OKRs, directories, and feedback.

**Is employee personal data secure?**
Yes, queries route directly from your Vurb client strictly and securely into the Lattice native endpoints. Nothing is stored intermediately.