Squad benchmark report
Squad has a benchmark score of 22/100 based on installability, startup reliability, MCP capability discovery, documentation quality, and safety signals.
Benchmark score
22
Docs score
0
Config score
0
Safety score
0
Benchmark status
| Install | unknown |
|---|---|
| Startup | unknown |
| Capability discovery | skipped missing config |
| Last tested | Jul 13, 2026 |
Installability
- gitconfidence: medium
git clone https://github.com/the-basilisk-ai/squad-mcp.git
Capabilities
tool
create_feedback
Create a new feedback entry. Feedback represents raw, unprocessed feedback from users that can later be analyzed and converted into insights.
tool
create_insight
Create a new insight entry. An insight is customer-generated feedback about your product, often from reviews, surveys, or questionnaires.
tool
create_knowledge
Create a new knowledge entry. Knowledge entries are text documents that can be used as references or information sources.
tool
create_opportunity
Create a new opportunity. An opportunity is a detailed problem statement identified for the organisation. It doesn't have any solutionising and simply captures an opportunity for the organisation.
tool
create_outcome
Create a new outcome. An outcome is a business objective or goal that the organization aims to achieve.
tool
create_solution
Create a new solution. A solution is a proposed approach to address an opportunity. The 'prd' field should contain the complete detailed specification, while 'description' should be a brief summary for AI context.
tool
delete_feedback
Delete a feedback entry by ID.
tool
delete_insight
Delete an insight entry by ID.
tool
delete_knowledge
Delete a knowledge entry by ID.
tool
delete_opportunity
Delete an opportunity by ID.
tool
delete_outcome
Delete an outcome by ID.
tool
delete_solution
Delete a solution by ID.
tool
generate_solutions
Start the process of generating solutions for an opportunity. This will use Squad AI to generate new potential solutions for a given opportunity.
tool
get_feedback
Get details of a specific feedback entry by ID. Feedback entries are raw customer feedback.
tool
get_insight
Get details of a specific insight entry by ID. Insight entries are text documents that can be used as references or information sources.
tool
get_knowledge
Get details of a specific knowledge entry by ID. Knowledge entries are text documents that can be used as references or information sources.
tool
get_opportunity
Get details of a specific opportunity by ID. Opportunities are problem statements identified for the organisation.
tool
get_outcome
Get details of a specific outcome by ID. Outcomes are business objectives or goals that the organization aims to achieve.
tool
get_solution
Get details of a specific solution by ID.
tool
get_workspace
Get details of a specific workspace by ID. Workspaces contain the project name, detailed description, and mission statement.
Related pages
Frequently asked questions
What does the Squad benchmark score include?
It combines install status, startup status, capability discovery, documentation score, configuration score, and safety score into a 0-100 benchmark_score.
Does MCP Server Finder call Squad tools during discovery?
No. Capability discovery lists tools, resources, and prompts when possible, but does not invoke tools or read sensitive resources.
Why are some checks skipped?
Checks are skipped when they cannot be run safely without credentials, local configuration, or non-destructive execution guarantees.
Last updated