Perplexity — web search, grounded AI answers, step-by-step reasoning. No credentials needed.
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 claimclaude.ai — conversations, projects, knowledge docs, artifacts. Read + write via synced browser cookies.
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 perplexity-mcpPerplexity AI-powered search and information retrieval
Exa AI web search, deep research, and content extraction. Provides MCP tools and research skills for comprehensive web search, people discovery, company research, academic papers, and more.
Web search, content extraction, and research tools for Claude Code. Search the web, Reddit, Hacker News, GitHub, X/Twitter, Wikipedia, arXiv, and more — all from your Claude session.
Configurable MCP wrapper that consolidates your tools into just 3, using semantic search for on-demand discovery and sandboxed TypeScript execution. Ships with 7 example servers (96 tools) - reduces context consumption by 97% (48k tokens down to 1.1k).
Comprehensive research workflow with MCP server integration, multi-source synthesis, structured documentation output, and progressive INDEX.md management. Supports parallel execution, fallback strategies, identity disambiguation, and automatic marketplace detection.
Memory compression system for Claude Code - persist context across sessions