Loomal

dear-claude

MCP server by github.com/sns45/dear-claude

Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.

0 starsnpm: dear-claude

About dear-claude

dear-claude is an MCP (Model Context Protocol) server published by sns45 in the official MCP registry. Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.

It ships as an npm package (dear-claude), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sns45/dear-claude.

Use dear-claude with your agent

Claude Code · one command
claude mcp add dear-claude -- npx -y dear-claude
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dear-claude": {
      "command": "npx",
      "args": [
        "-y",
        "dear-claude"
      ]
    }
  }
}
npmdear-claude

Frequently asked questions

What is dear-claude?
dear-claude is an MCP (Model Context Protocol) server by sns45. Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.
How do I connect dear-claude to Claude, Cursor, or another MCP client?
Install dear-claude from its npm package (dear-claude) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is dear-claude open source?
Yes — the source code is public at github.com/sns45/dear-claude.
Can AI agents pay to use dear-claude?
Not yet through Loomal — dear-claude is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain dear-claude? Claim this listing free by verifying GitHub ownership, or contact us.