Claude Code

MCP Server

by yulonglin · Added 5mo ago

Claude
3

Install

git clone https://github.com/yulonglin/dotfiles

Add to Claude

claude mcp add claude-code

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "claude-code": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/claude-code"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Delegate tasks to Claude Code CLI for a Claude-powered second opinion, parallel implementation, or plan review. Use when you want Claude (not Codex/Gemini) as a delegate — e.g., tasks needing Claude's judgment, tool use, or MCP access.

Do NOT use for:

  • Pure implementation with clear specs (use codex-cli)
  • Large context analysis (use gemini-cli)
  • Quick edits under ~10 lines (faster to do directly)

Tags

ai-mlbashskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations