library for VS Code
ai.teentherapy/library
Teen-first library on CBT, DBT, and finding the right therapist.
client:VS Code
transport:streamable-http
tools:6
Install library in VS Code
.vscode/mcp.json
{
"servers": {
"library": {
"type": "http",
"url": "https://teentherapy.ai/api/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs