Claude code
https://docs.anthropic.com/ja/docs/agents-and-tools/claude-code/tutorials#claude-code-mcp
いつのまにか「Claude CodeをMCPサーバー化」してClaude Desktopから利用できる神機能が生えてた件について
MCP serverとして動く
$ claude mcp -h
code:log
Usage: claude mcp options command
Configure and manage MCP servers
Options:
-h, --help display help for command
Commands:
serve Start the Claude Code MCP server
add options name command args... Add a stdio server (run without arguments for interactive wizard)
remove options <name> Remove an MCP server
list List configured MCP servers
get <name> Get details about an MCP server
add-json options <name> <json> Add a stdio server with a JSON string
add-from-claude-desktop options Import MCP servers from Claude Desktop (Mac and WSL only)
reset-project-choices Reset all approved and rejected project-scoped (.mcp.json) servers within this project
help command display help for command
なんかaddとかあるけど
claude codeから叩けるのか
serveしたときにはこれらは使われるのか?使われないだろうな