Skip to content
VS Code

SAMHSA Behavioral Health for VS Code

com.olyport/samhsa

Behavioral health statistics from SAMHSA surveys including NSDUH

client:VS Code transport:streamable-http

Install SAMHSA Behavioral Health in VS Code

.vscode/mcp.json

{
  "servers": {
    "samhsa": {
      "type": "http",
      "url": "https://mcp.olyport.com/samhsa/mcp"
    }
  }
}

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

SAMHSA Behavioral Health in other clients