About this integration
Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.
- Transport
- stdio
- Authentication
- unknown
- Initial setup
- user-authorization
- Runtime
- unattended
- Evidence
- documented
- Version
- 1.2.0
- Package
- dear-claude
- Last compatibility test
- Not independently tested
Connect your agent
dear-claudeThe documented server can expose a public webhook path and launch local coding-agent processes with repository access. Operators must review platform scopes, webhook exposure, filesystem access, and task authorization. No package or external platform was invoked in this review.
Capabilities: Watch configured platform events for explicit trigger phrases, Start and inspect local coding-agent sessions, Post session results back through configured platform integrations
Connected profiles
Additional details
io.github.sns45/dear-claude
Source ↗ · Checked 2026-09-171.2.0
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17npm
Source ↗ · Checked 2026-09-17dear-claude
Source ↗ · Checked 2026-09-191.2.0
Source ↗ · Checked 2026-09-19The MCP client launches the Bun executable over stdio; the same long-running process starts the webhook service, maintains the Funnel configuration, watches configured sources, and manages session state.
Source ↗ · Checked 2026-09-19Authentication is platform-specific and mixes OAuth application approval, personal or internal access tokens, API tokens, webhook secrets, a signed-in Tailscale setup, and an existing Claude Code session, so it does not fit one native authentication class.
Source ↗ · Checked 2026-09-19Register bunx dear-claude start --mcp as a stdio MCP server; external triggers additionally require the documented local port, Funnel URL, platform webhook, and platform-specific configuration.
Source ↗ · Checked 2026-09-19Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-19