By capslock66
Send structured traces to the TraceTool viewer from Claude Code. Supports debug/warning/error messages, indented scopes, object trees, XML, tables, and watches.
Send structured traces to the TraceTool viewer directly from Claude Code.
in claude cli:
/plugin marketplace add capslock66/tracetool-claude-plugin
/plugin install tracetool@tracetool-plugins
/reload-plugins
Then check if the Mcp server is running
/mcp
Of course you need to install tracetool itself, see https://github.com/capslock66/tracetool
The viewer host defaults to 127.0.0.1:81. Override it via the plugin config or at runtime:
{
"pluginConfigs": {
"tracetool@<marketplace>": {
"mcpServers": {
"tracetool": {
"env": { "TRACETOOL_HOST": "127.0.0.1:815" }
}
}
}
}
}
Or call the tool directly:
"set tracetool host to 127.0.0.1:81"
| Tool | Description |
|---|---|
tracetool_send | Send a debug / warning / error message |
tracetool_send_value | Expandable object tree |
tracetool_send_xml | XML with syntax highlighting |
tracetool_send_table | Multi-column table |
tracetool_send_object | Object with class info, fields and methods |
tracetool_send_stack | Current call stack |
tracetool_send_dump | Hex dump of a buffer |
node JSON string)| Tool | Description |
|---|---|
tracetool_resend | Override left and/or right message |
tracetool_resend_left | Override the left column message |
tracetool_resend_right | Override the right column message |
tracetool_resend_icon_index | Change the icon index |
tracetool_set_background_color | Change background color of a node |
tracetool_append | Append text to left and/or right column |
tracetool_append_left | Append text to the left column |
tracetool_append_right | Append text to the right column |
tracetool_show | Scroll a node into view |
tracetool_set_selected | Select a node in the viewer |
tracetool_delete_it | Delete a node |
tracetool_delete_children | Delete all children of a node |
tracetool_set_bookmark | Set or clear the bookmark flag |
tracetool_set_font_detail | Change font details for a column or whole line |
| Tool | Description |
|---|---|
tracetool_show_viewer | Show or hide the viewer window |
tracetool_clear_all | Clear the viewer |
tracetool_set_host | Change viewer host at runtime |
tracetool_get_config | Current host + environment flags |
Just ask Claude naturally:
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub capslock66/tracetool-claude-plugin --plugin tracetoolUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Production-grade vibe coding suite. Structured workflows from discovery to deployment: start, build, ship, fix, refactor.