Squad AI
JSON →Productâdiscovery and strategy platform integration. Create, query and update opportunities, solutions, outcomes, requirements and feedback from any MCPâaware LLM.
Install
npx @modelcontextprotocol/inspector Tools · 39
- list_opportunities Discover and list product opportunities in the workspace
- get_opportunity Get details of a specific product opportunity
- create_opportunity Create a new product opportunity
- update_opportunity Update an existing product opportunity
- delete_opportunity Delete a product opportunity
- generate_solutions Generate solution ideas for an opportunity
- manage_opportunity_relationships Manage relationships between opportunities and other entities
- list_solutions List solutions in the workspace
- get_solution Get details of a specific solution
- create_solution Create a new solution
- update_solution Update an existing solution
- delete_solution Delete a solution
- manage_solution_relationships Manage relationships between solutions and other entities
- prioritise_solutions Prioritize solutions based on criteria
- list_goals List business goals in the workspace
- get_goal Get details of a specific goal
- create_goal Create a new business goal
- update_goal Update an existing goal
- delete_goal Delete a goal
- manage_goal_relationships Manage relationships between goals and other entities
- list_knowledge List knowledge items in the workspace
- get_knowledge Get details of a specific knowledge item
- create_knowledge Create a new knowledge item
- delete_knowledge Delete a knowledge item
- list_feedback List customer and stakeholder feedback
- get_feedback Get details of a specific feedback item
- create_feedback Create new feedback
- delete_feedback Delete feedback
- list_insights List customer insights and feature requests
- get_insight Get details of a specific insight
- create_insight Create a new insight
- delete_insight Delete an insight
- list_workspaces List available workspaces
- select_workspace Select a workspace to use
- get_workspace Get workspace details
- update_workspace Update workspace settings
- similarity_search Perform semantic search across all entities
- view_strategy_context View rich visual strategy context
- view_roadmap View rich visual roadmap
Environment variables
YOUR_JWT_TOKEN
Links
★ 2 GitHub stars