Developer Tools
Trust: 45/100 (Fair)io.github.Kastalien-Research/thoughtbox Guide
Extended reasoning with structured processes, persistence, and workflow guidance
47 starsby Kastalien-Research
Quick Start
Install
npx @kastalien-research/thoughtboxClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kastalien-research-thoughtbox": {
"command": "npx",
"args": [
"@kastalien-research/thoughtbox"
]
}
}
}