claude.ai — conversations, projects, knowledge docs, artifacts. Read + write via synced browser cookies.
Claude Code plugin marketplace for the Cassandra platform.
Add the marketplace:
claude plugin marketplace add Cassandras-Edge/cassandra-marketplace
claude plugin install <plugin-name>
Available plugins:
| Plugin | Type | Description |
|---|---|---|
stopgate | Hook | Blocks lazy stops — uses an LLM call to verify task completion |
acl-lint | Hook | Validates acl.yaml structure on write/edit |
gateway-mcp | MCP | Cassandra Gateway — execute any platform tool via sandboxed Python |
market-research | MCP | Financial market data — stocks, SEC filings, macro, options, earnings |
twitter-mcp | MCP | Twitter/X — news search, Grok AI, post analytics, personal timeline |
reddit-mcp | MCP | Reddit — search, subreddit browsing, post + comment reading |
claudeai-mcp | MCP | claude.ai — conversations, projects, knowledge docs, artifacts |
discord-mcp | MCP | Discord — search messages, read channels/threads/DMs, attachments |
media-mcp | MCP | YouTube/media — transcription, search, comments, Watch Later |
# Install the stop gate hook
claude plugin install stopgate
# Install the gateway MCP server
claude plugin install gateway-mcp
# Install to current project only
claude plugin install media-mcp --scope project
# List installed plugins
claude plugin list
# Disable a plugin without uninstalling
claude plugin disable stopgate
# Re-enable
claude plugin enable stopgate
# Uninstall
claude plugin uninstall stopgate
# Update all plugins after marketplace changes
claude plugin marketplace update
claude plugin update <plugin-name>
MCP plugins authenticate via WorkOS OAuth. On first tool call, you'll be prompted to authorize in the browser. No API keys or manual config needed.
External network access
Connects to servers outside your machine
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimPerplexity — web search, grounded AI answers, step-by-step reasoning. No credentials needed.
Stop hook that blocks lazy stops and returns actionable directives. Uses an Opus LLM call to classify whether the assistant actually finished its task.
YouTube/media — transcription (GPU ASR + diarization), YouTube search, channel browsing, comments, Watch Later sync.
Cassandra Gateway — execute any platform tool via sandboxed Python. Authenticates via WorkOS OAuth.
Discord — search messages, read channels/threads/DMs, download attachments. Per-user bridge isolation. Read-only.
npx claudepluginhub cassandras-edge/cassandra-marketplace --plugin claudeai-mcpDiscord channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.
Centralized Claude Code configuration: Docker-first guards, permissions, MCP gateway, and workflow skills
Make your AI agent code with your project's architecture, rules, and decisions.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.