steipete/claude-code-mcp
Claude Code as one-shot MCP server to have an agent in your agent.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-mcp": {
"command": "npx",
"args": [
"-y",
"claude-code-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...