Skip to content
VS Code

library for VS Code

com.psychiatryforkids/library

Plain-English child psychiatry library — short explainers and decision guides for parents.

client:VS Code transport:streamable-http tools:6

Install library in VS Code

.vscode/mcp.json

{
  "servers": {
    "library": {
      "type": "http",
      "url": "https://psychiatryforkids.com/api/mcp/v1"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

library in other clients