Skip to main content
ClaudeWave

Cursor plugin for Soundcheck MCP: staff live events, ingest gigs, clone workspaces. OAuth, no API keys.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/3/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/soundchecklive/soundcheck-plugin
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "soundcheck-plugin": {
      "command": "node",
      "args": ["/path/to/soundcheck-plugin/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/soundchecklive/soundcheck-plugin and follow its README for install instructions.
Use cases

MCP Servers overview

# Soundcheck for Cursor

Cursor plugin that connects Agent to **Soundcheck** — live-event staffing for gigs, crew, setlists, call lists, and document ingest. Package skills plus a URL-only MCP member server. Sign in with OAuth. No API keys.

## Install

**Cursor Marketplace (when listed)** — install **Soundcheck** from the Cursor Marketplace, then connect the MCP server with OAuth when prompted.

**Local test (before / without Marketplace listing)**

```bash
mkdir -p ~/.cursor/plugins/local
ln -s /path/to/this-repo ~/.cursor/plugins/local/soundcheck
```

Reload the window (`Developer: Reload Window`), then open **Customize** and confirm the plugin, skills, and MCP server appear.

## Connect (OAuth, no API keys)

This plugin ships a Streamable HTTP MCP config. Cursor infers transport from `url`. Authentication is OAuth 2.0 (RFC 9728 Protected Resource Metadata) — you do not paste tokens or Bearer headers.

Documented member connect URL (used in `mcp.json`):

`https://mcp.soundchecklive.io/mcp`

Unauthenticated discovery (not packaged in this plugin; paste only when you want the public tools):

`https://api.soundchecklive.io/public/mcp`

See [MCP server docs](https://docs.soundchecklive.io/integrations/mcp-server) and [MCP discovery](https://docs.soundchecklive.io/integrations/mcp-discovery).

## What you get

| Piece | Role |
| --- | --- |
| MCP `soundcheck` | Member tools for events, crew, setlists, ingest, messaging, imports |
| Skill `staff-a-live-event` | Create and staff a gig end-to-end |
| Skill `ingest-a-gig` | Batch → add docs → review → gated commit |
| Skill `clone-workspace` | Export → preview UEF → gated import into an org you own |

Consequential writes (`invite_org_member`, `settle_event`, `send_message`, `broadcast_event_reminder`, ingestion/import commits, and related gated tools) return `confirmation_required`. The agent should show you the summary and only resend with the token after you confirm.

## Usage examples

**Staff a Friday show**

> Staff Friday's show at the Blue Note — FOH, two A2s, and our usual opener set.

Agent runs `staff-a-live-event`: `get_me` / `list_organizations` → `create_event` → link or create venue → call list + `apply_calllist_to_event` → setlist → checklist.

**Ingest an advance PDF**

> Ingest this advance PDF for Saturday's wedding and pull crew and load-in into the gig.

Agent runs `ingest-a-gig`: `create_ingestion_batch` → upload/add text → review proposals → gated commit only after you approve. If analysis fails, it reports that instead of inventing fields.

**Clone last tour into a new org**

> Clone last tour's workspace into our new production-company org.

Agent runs `clone-workspace`: `export_workspace` on the source → `preview_uef_import` on the dest with commit off → `import_uef` only after you confirm. Destination must be an org you own.

## Links

- Product: [soundchecklive.io](https://soundchecklive.io)
- MCP docs: [docs.soundchecklive.io/integrations/mcp-server](https://docs.soundchecklive.io/integrations/mcp-server)
- Discovery: [docs.soundchecklive.io/integrations/mcp-discovery](https://docs.soundchecklive.io/integrations/mcp-discovery)
- AI info: [docs.soundchecklive.io/ai-info](https://docs.soundchecklive.io/ai-info)
- Privacy: [soundchecklive.io/privacy](https://soundchecklive.io/privacy)

## License

MIT © Soundcheck Live, Inc.

What people ask about soundcheck-plugin

What is soundchecklive/soundcheck-plugin?

+

soundchecklive/soundcheck-plugin is mcp servers for the Claude AI ecosystem. Cursor plugin for Soundcheck MCP: staff live events, ingest gigs, clone workspaces. OAuth, no API keys. It has 0 GitHub stars and its last recorded update is dated 2026-09-03.

How do I install soundcheck-plugin?

+

You can install soundcheck-plugin by cloning the repository (https://github.com/soundchecklive/soundcheck-plugin) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is soundchecklive/soundcheck-plugin safe to use?

+

Our security agent has analyzed soundchecklive/soundcheck-plugin and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains soundchecklive/soundcheck-plugin?

+

soundchecklive/soundcheck-plugin is maintained by soundchecklive. The last recorded GitHub activity is dated 2026-09-03, with 0 open issues.

Are there alternatives to soundcheck-plugin?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy soundcheck-plugin to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: soundchecklive/soundcheck-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/soundchecklive-soundcheck-plugin)](https://claudewave.com/repo/soundchecklive-soundcheck-plugin)
<a href="https://claudewave.com/repo/soundchecklive-soundcheck-plugin"><img src="https://claudewave.com/api/badge/soundchecklive-soundcheck-plugin" alt="Featured on ClaudeWave: soundchecklive/soundcheck-plugin" width="320" height="64" /></a>

More MCP Servers

soundcheck-plugin alternatives