Labsco
openai logo

Squad AI

βœ“ Official

from openai

Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeAdvanced setup

Using Squad via MCP

Connect Squad to Claude Desktop and other MCP-compatible tools

The Model Context Protocol (MCP) lets you access Squad's AI capabilities directly within Claude and other compatible applications. Query your product data and get strategic insights without leaving your workflow.

Overview

Squad's MCP server enables AI assistants to:

  • Query your product strategy and roadmap

  • Analyze opportunities and solutions

  • Search through user feedback and insights

  • Generate reports from your Squad workspace

This guide shows how to set up and use Squad through MCP.

Why this matters for product teams

  • Copy-pasting specs between tools

  • Manual PRD templates

  • Context gaps in conversations

  • Ask Claude "show me every open opportunity linked to our 'Improve retention' goal" and get the live list back

  • "Create a solution for reducing onboarding drop-off and draft the PRD" – Claude calls create_solution, fills the doc, and drafts requirements for you

  • Claude can pull the full mission statement, knowledge-base docs and recent feedback on demand, so every reply is grounded in real product data

Bottom line: MCP turns Claude into an extension of Squad, giving PMs instant, conversational access to strategy artifacts while developers stay in sync with up-to-date requirements.

Under the hood

Squad's remote MCP server provides 30+ tools across these categories:

Tool prefix Purpose Typical actions opportunity_* Discover and refine product opportunities create, list, get, update solution_* Generate and iterate on solutions create, list, get, update goal_* Track desired business or user goals create, list, get, update knowledge_* Store useful references / research create, list, get, delete feedback_* Manage raw customer feedback create, list, get, delete insight_* Processed insights from feedback create, list, get, delete workspace_* Manage Squad workspaces get, update, list, select

All tools conform to the MCP JSON schema format so that agents can introspect inputs and outputs automatically. Authentication is handled via OAuth - you'll sign in with your Squad account on first use.

Example prompts

Once connected, you can query Squad data using natural language. Here are some examples to get you started:

Strategy queries

Copy & paste β€” that's it
"What is our product mission?"
"Show me our current goals and progress"
"Which goals are we behind on?"
Copy & paste β€” that's it
"What are our top opportunities?"
"Show opportunities related to user retention"
"Which opportunities have the highest impact?"
Copy & paste β€” that's it
"List solutions in development"
"What solutions address checkout friction?"
"Show me the roadmap for Q2"

Analytics queries

Copy & paste β€” that's it
"What are users complaining about most?"
"Show recent feedback about delivery times"
"What's our current NPS score?"
Copy & paste β€” that's it
"How is our conversion rate trending?"
"Compare this month's metrics to last month"
"Which features have the highest adoption?"

Report generation

Copy & paste β€” that's it
"Generate a weekly status update"
"Create an executive summary of our strategy"
"What did we ship last month?"
Copy & paste β€” that's it
"Analyze our product-market fit"
"Compare our roadmap to original goals"
"What should we prioritize next?"

Example workflows

These examples show how Claude can analyze your Squad data and provide actionable insights.

Prompt: "Can you review our current product strategy and identify gaps?" Example response:

Copy & paste β€” that's it
Based on your data:

CURRENT STRATEGY:
- Mission: "Make food delivery faster and more affordable"
- Active goals: 3 (1 on track, 2 behind)
- Opportunities in backlog: 12
- Solutions in development: 4

KEY GAPS IDENTIFIED:
1. Delivery time goal is 7 minutes behind target
 - Root cause: Restaurant prep delays (8,234 mentions)
 - No active solution addressing this

2. Low user retention (2.1 orders/week vs 3.0 target)
 - Missing lunch-time availability
 - Limited restaurant variety in suburbs

3. Unaddressed opportunities:
 - Group ordering (3,892 requests, no solution)
 - Dietary filters (2,156 requests, no solution)

RECOMMENDATIONS:
1. Prioritize restaurant prep time optimization
2. Expand lunch partnerships
3. Add group ordering to Q3 roadmap

Prompt: "Analyze user feedback from the last 30 days and identify trends" Example response:

Copy & paste β€” that's it
FEEDBACK ANALYSIS (Last 30 days):
Total feedback items: 4,827

TOP THEMES:
1. Delivery delays (1,243 mentions, ↑23% from previous)
 - "Food arrives cold"
 - "Waited over an hour"
 - Concentrated in downtown areas

2. Payment issues (892 mentions, ↑45% from previous)
 - "Payment failed but still charged"
 - "Can't save payment method"
 - Spike started after latest app update

3. Restaurant variety (634 mentions, β†’0% change)
 - "Same restaurants every time"
 - "No healthy options"
 - Consistent complaint, not growing

EMERGING ISSUES:
- App crashes on Android 14 (127 mentions, new)
- Promo codes not applying (89 mentions, ↑200%)

SENTIMENT TREND:
- Overall: 3.8/5 (↓ from 4.1/5)
- Critical driver: Payment failures

Prompt: "Based on our data, what should we build next quarter?" Example response:

Copy & paste β€” that's it
Q3 ROADMAP RECOMMENDATIONS:

MUST DO (High impact, addresses critical issues):
1. Fix payment processing bugs
 - Impact: 892 users affected monthly
 - Effort: 1 sprint
 - Reduces churn by ~15%

2. Restaurant prep time prediction
 - Impact: 7-minute delivery reduction
 - Effort: 3 sprints
 - Addresses top complaint

DO NEXT (High value, strategic):
3. Group ordering
 - Impact: $45 AOV increase
 - Effort: 2 sprints
 - 3,892 requests

4. Lunch partnerships
 - Impact: +0.8 orders/week/user
 - Effort: 2 sprints
 - Unlocks new daypart

CONSIDER (Nice to have):
5. Dietary filters
6. Advanced routing v3
7. Loyalty program expansion

Best practices

Ask for particular metrics or date ranges for better results

Combine multiple data sources for comprehensive analysis

Schedule weekly strategy reviews with Claude + Squad

Always end with "What should we do about this?"

Security considerations

Squad MCP uses OAuth authentication - your credentials are never stored locally. When you authenticate:

  • You sign in via Squad's secure login page

  • Claude receives a token scoped to your account

  • Sessions expire automatically for security

  • You can revoke access anytime from your Squad account settings

Removing Squad MCP

Copy & paste β€” that's it
 claude mcp remove squad
Copy & paste β€” that's it
codex mcp remove squad

Go to Settings > Connectors, find Squad, and click Remove.

Getting help

Report issues or contribute

Learn more about MCP

Contact the Squad team