Installation & Configuration
{
"mcpServers": {
"think-strategies": {
"command": "npx",
"args": [
"github:aaronsb/think-strategies",
"--storage-path",
"/path/to/thinking/storage"
],
"disabled": false,
"autoApprove": [
"think-strategies",
"think-tools",
"think-session-manager"
],
"timeout": 60,
"transportType": "stdio"
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17