Files
Reflect/.mcp.json
Trey T cc4143d3ea Expand guided reflection with CBT thought record and distortion routing
Adds a 5-step negative-mood reflection flow with an evidence-examination
step, Socratic templated questions that back-reference prior answers, and
a deterministic cognitive-distortion detector that routes the perspective-
check prompt to a distortion-specific reframe. Includes CBT plan docs,
flowchart, stats research notes, and MCP config.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 18:49:39 -05:00

11 lines
213 B
JSON

{
"mcpServers": {
"github-webhook": {
"command": "bun",
"args": [
"/Users/m4mini/Desktop/code/github-webhook-channel/webhook.ts"
]
}
}
}