squadcast-mcp
MCP Server
View Docs

Install

Select a method below to install the server.
Cursor Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
auth-get-access-token analytics-get-org analytics-get-team audit-logs-list audit-logs-export audit-logs-list-export-history audit-logs-get-export-history-by-id audit-logs-get-by-id escalation-policies-list escalation-policies-create escalation-policies-remove escalation-policies-get-by-id escalation-policies-update export-get-details webhooks-get-all webhooks-create webhooks-delete webhooks-get-by-id extensions-webhooks-update extensions-ms-teams-get-config msteams-create-or-update-configuration incidents-communication-card-create-slack-channel incidents-communication-card-archive-slack-channel incidents-communication-card-delete global-event-rules-list global-event-rules-create global-event-rules-delete-by-id global-event-rules-get-by-id global-event-rules-update-by-id global-event-rules-delete-rule-by-id AND 201 MORE
Server URL
https://mcp.squadcast.tech/mcp
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below.
{ "command": "npx", "args": [ "-y", "mcp-remote@0.1.25", "https://mcp.squadcast.tech/sse", "--header", "server-index:${SERVER_INDEX}", "--header", "bearer-auth:${BEARER_AUTH}" ], "env": { "SERVER_INDEX": "YOUR_VALUE_HERE", "BEARER_AUTH": "YOUR_VALUE_HERE" } }