dkondo/agent-tackle-box
A toolkit for developing AI agents, including agent-debugger: Terminal debugger for LangGraph & LangChain agents. Debug LLM agents with state inspection, tool calls, semantic breakpoints, and Python program stepping in one Textual UI.
Platform-specific configuration:
{
"mcpServers": {
"agent-tackle-box": {
"command": "npx",
"args": [
"-y",
"agent-tackle-box"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...