library for VS Code
ai.childadhd/library
Clinician-reviewed library on ADHD in children — evaluation, treatment, school, parenting.
client:VS Code
transport:streamable-http
tools:6
Install library in VS Code
.vscode/mcp.json
{
"servers": {
"library": {
"type": "http",
"url": "https://childadhd.ai/api/mcp/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs