Skip to content
VS Code

Licensy for VS Code

ai.licensy/mcp-server

Real-time U.S. medical license verification across all 50 states + DC.

client:VS Code transport:streamable-http

Install Licensy in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.licensy.ai/mcp"
    }
  }
}

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

Licensy in other clients