deawatch for VS Code
us.artificl/deawatch
DEA registration & controlled-substance authority tracking for prescribers — read-only demo.
client:VS Code
transport:streamable-http
tools:5
Install deawatch in VS Code
.vscode/mcp.json
{
"servers": {
"deawatch": {
"type": "http",
"url": "https://deawatch.artificl.us/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs