Reddit — search, subreddit browsing, post + comment reading. No credentials needed. Read-only.
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.
Perplexity — 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.
npx claudepluginhub cassandras-edge/cassandra-marketplace --plugin reddit-mcpMCP server configuration for Reddit integration providing frontpage posts, subreddit information, hot/new/top/rising posts, and comment retrieval via uvx mcp-server-reddit.
Reddit Community Builder subagent
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.
Cross-platform research skills: deep multi-source research across Reddit, X, YouTube, and the web, plus a standalone YouTube research toolkit
Platform-specific access strategies for AI agents — auto-bypasses blocked sites (X/Twitter, Reddit, Stack Overflow, Naver, Coupang, LinkedIn) without API keys. Phase 0→3 adaptive scheduler with curl_cffi TLS impersonation and auto dependency install.
9 research tools: 5-engine web search, 9 social platforms, 5 news sources, 5 academic databases, GitHub, website mapping, document analysis, and research topic synthesis. No API keys required. Deterministic outputs for agent chaining.