SkillAgentSearch skills...

catalyst

Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.

Install / Use

claude mcp add coalesce-labs -- npx -y github:coalesce-labs/catalyst

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

34/100

Category

Automation

Supported Platforms

Claude Code
Claude Desktop

{ "$schema": "https://github.com/anthropics/claude-code/blob/main/schemas/mcp.schema.json", "mcpServers": { "posthog": { "comment": "Product analytics - enable for projects with active users. ~40,645 tokens", "command": "npx", "args": ["-y", "@posthog/mcp-server"], "env": { "POSTHOG_AUTH_HEADER": "${POSTHOG_AUTH_HEADER}" } }, "sentry": { "comment": "Error monitoring - enable for production projects. ~20,670 tokens", "command": "npx", "args": ["-y", "@modelcontextprotocol/server-sentry"], "env": { "SENTRY_AUTH_TOKEN": "${SENTRY_AUTH_TOKEN}", "SENTRY_ORG": "${SENTRY_ORG}", "SENTRY_PROJECT": "${SENTRY_PROJECT}" } }, "context7": { "comment": "Library documentation - helpful for learning new libraries. ~1,709 tokens", "command": "npx", "args": ["-y", "@context7/mcp"] } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryAutomation
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low