thoughtbox for Zed
io.github.kastalien-research/thoughtbox
Extended reasoning with structured processes, persistence, and workflow guidance
client:Zed
transport:stdio
runtime:npm
Install thoughtbox in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"thoughtbox": {
"command": "npx",
"args": [
"-y",
"@kastalien-research/thoughtbox"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs