MCP server for the Exclugo healthcare compliance screening platform
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"exclugo-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Exclugo for Claude Use Claude (or any AI assistant) to control your Exclugo account — manage facilities, employees, vendors, licenses, billing, reports, and more, just by typing what you want in plain English. --- ## Setup (3 steps — about 5 minutes) You don't need to know how to code. Just follow these steps in order. ### Step 1 — Install `uv` `uv` is a tiny tool that runs Exclugo for Claude. You only have to install it once. **On a Mac:** 1. Open the **Terminal** app (press `Cmd + Space`, type "Terminal", press Enter). 2. Copy and paste this line into Terminal, then press Enter: ```bash curl -LsSf https://astral.sh/uv/install.sh | sh ``` 3. **Quit Terminal completely** (`Cmd + Q`) and reopen it. This is important. **On Windows:** 1. Open **PowerShell** (press the Windows key, type "PowerShell", press Enter). 2. Copy and paste this line, then press Enter: ```powershell powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" ``` 3. **Close PowerShell completely** and reopen it. --- ### Step 2 — Get your Exclugo API token Ask your Exclugo administrator to give you an **API token**. It will look like a long string of letters and numbers, e.g. `abc123def456...`. (If you'd rather use your normal Exclugo username and password instead, you can — see the "Logging in with username/password" section below.) --- ### Step 3 — Tell Claude Desktop about Exclugo 1. Open Claude Desktop. 2. Click the **Claude** menu at the top → **Settings…** → **Developer** → **Edit Config**. 3. A file called `claude_desktop_config.json` will open. 4. Paste this in (replace `your-token-here` with the token from Step 2): ```json { "mcpServers": { "exclugo": { "command": "uvx", "args": ["exclugo-mcp"], "env": { "EXCLUGO_BASE_URL": "https://app.exclugo.com", "EXCLUGO_API_TOKEN": "your-token-here" } } } } ``` > **Already have other MCP …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.