cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools
Platform-specific configuration:
{
"mcpServers": {
"claude-agent-toolkit": {
"command": "npx",
"args": [
"-y",
"claude-agent-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...