PluginBench
MCP Server

us.artificl/deawatch MCP Server

us.artificl/deawatch

What is the us.artificl/deawatch MCP server?

DEA registration & controlled-substance authority tracking for prescribers — read-only demo.

How to install us.artificl/deawatch

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "deawatch": {
      "url": "https://deawatch.artificl.us/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "deawatch": {
      "serverUrl": "https://deawatch.artificl.us/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "deawatch": {
      "type": "http",
      "url": "https://deawatch.artificl.us/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "deawatch": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://deawatch.artificl.us/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http deawatch https://deawatch.artificl.us/mcp

Related MCP servers

Provider credentialing & payer-enrollment tracking for medical practices — read-only demo tools.

DOT driver qualification file tracking for small motor carriers — read-only demo tools.

Restaurant fire-safety & service-interval tracking (NFPA 96/17A) — read-only demo tools.

Forklift & aerial-lift compliance records for warehouses — read-only demo tools.

Subcontractor COI & paperwork tracking for general contractors — read-only demo tools.

Vendor document & expiry tracking for septic operators — read-only live demo board tools.