Squad MCP Server

A remote MCP server that brings Squad - the AI product feedback intelligence platform - directly into your AI workflows. Connect Squad to Claude, ChatGPT, or any MCP-compatible AI assistant to turn raw user feedback into signals, insights, actions, and briefs without context switching. Its 34 documented tools cover workspace, action, brief, signals.

Teams that work with workspace, action and brief and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 2 · #89 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18

TypeScript servers · how we verify → /methodology

01 · Install Squad

Claude Code

claude mcp add the-basilisk-ai-squad-mcp --transport http https://mcp.meetsquad.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "the-basilisk-ai-squad-mcp": {
      "url": "https://mcp.meetsquad.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.meetsquad.ai/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.meetsquad.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace ai.meetsquad - domain-verified with the official MCP registry

03 · What Squad can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list every organisation and workspace you can access, with the current selection marked, select which organisation and workspace subsequent tools operate on, update the current workspace's name, description, mission statement or logo, and fetch any entity by display ID (SI-1, IN-1, AC-1, GL-1, BR-1, DC-1, CL-1) or UUID. Also how you check on async work.

Capability map

Tools grouped from the project's README - what Squad lets an agent do.

read & search

15 tools - e.g. List every organisation and workspace you can access, with the current selection marked.; People in the current organisation with their user IDs.; Keyword search across signals, insights, actions, goals…

list_workspaces · list_members · search · get_entity · list_signals · find_similar_signals…

Workspace

3 tools - e.g. Select which organisation and workspace subsequent tools operate on.; One-call orientation: mission and description, top goals, recent signal activity, evidence-chain health, and open work counts.; Update…

select_workspace · get_workspace_overview · update_workspace

Action

3 tools - e.g. Everything needed to execute an action in one call: the action, the parent insight, the customer evidence behind it, and the goals it serves.; Edit an action's priority, effort, category or notes; assign…

get_action_context · update_action · update_action_status

Goal

2 tools - e.g. Create a strategic goal.; Update a goal's title, description or importance.

create_goal · update_goal

update

2 tools - e.g. Curate an insight: set category or status, and link/unlink the goal it supports.; Move a brief through its review lifecycle: draft, in_review, or finalised.

update_insight · update_brief_status

Document

2 tools - e.g. Create a knowledge document from markdown (research summaries, meeting notes, analyses).; Replace a document's markdown body and/or title, and manage tags.

create_document · update_document

Dismiss

1 tool - e.g. Permanently remove a signal from the workspace (noise, spam, or mis-ingested content).

dismiss_signal

Generate

1 tool - e.g. Kick off AI generation of a brief from an action or insight.

generate_brief

Latest releases

v4.1.5 · 2026-09-14

4.1.5 (2026-09-14) · remediate Dependabot security advisories

v4.1.4 · 2026-09-02

4.1.4 (2026-09-02) · remediate Dependabot security advisories

v4.1.3 · 2026-09-01

4.1.3 (2026-09-01) · report the real version instead of a hardcoded 4.0.0

04 · Who maintains Squad

Squad is maintained by the-basilisk-ai. It's the only MCP server we track from this author; the repo dates to Apr 2025.

05 · Facts

category
communication - ranked #89 of 105 actively-maintained communication servers as of 2026-09-18.
release cadence
6 releases in the last 90 days (latest 2026-09-14)
registry
ai.meetsquad/squad (active, first published 2026-02-12 · 11 versions)

06 · Squad FAQ

Is Squad still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 6 releases in the last 90 days. We re-verify nightly.

What can Squad do?

With this server connected, an agent can list every organisation and workspace you can access, with the current selection marked, select which organisation and workspace subsequent tools operate on, update the current workspace's name, description, mission statement or logo, and fetch any entity by display ID (SI-1, IN-1, AC-1, GL-1, BR-1, DC-1, CL-1) or UUID. Also how you check on async work.

How do I install Squad?

Run `claude mcp add the-basilisk-ai-squad-mcp --transport http https://mcp.meetsquad.ai/mcp`. You can also paste the ready-made client config above.

Does Squad require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Squad

More communication MCP servers · Psquare · NeuroDock Translation · Tokenrip · Cursor Chat Bridge

More TypeScript MCP servers · Openroad MCP (the-openroad-project) · RFP Hub · The402ai MCP Server · MIND · Glassbox Framework · see all