Client-only MCP server for Exclugo facility users
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-client-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 Client MCP > **These instructions are for Claude Desktop.** Support for other AI assistants is coming soon. [](https://pypi.org/project/exclugo-client-mcp/) Talk to Claude about **your** Exclugo account — dashboard, people, licenses, alerts, reports, and orders — in plain English. After a one-time setup, you never log in. There is no username or password. Your Exclugo admin gives you an API token once; you paste it into Claude Desktop. --- ## Setup (about 5 minutes) ### 1. Install `uv` `uv` is a small tool that runs Exclugo for Claude. You only install it once. **Mac** 1. Open **Terminal** (`Cmd + Space`, type Terminal, press Enter). 2. Paste this and press Enter: ```bash curl -LsSf https://astral.sh/uv/install.sh | sh ``` 3. Quit Terminal completely (`Cmd + Q`) and reopen it. **Windows** 1. Open **PowerShell**. 2. Paste this and press Enter: ```powershell powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" ``` 3. Close PowerShell completely and reopen it. ### 2. Get your API token 1. Log in to [Exclugo](https://app.exclugo.com) and go to **Users** (`app.exclugo.com/users`). 2. Click **Edit** on the user you want to connect. 3. Scroll to the **Claude Token** section and copy the token. If you don't see the Users page or the Claude Token section, ask your account admin to enable user management for your login. ### 3. Add it to Claude Desktop 1. Open Claude Desktop. 2. **Claude** menu → **Settings…** → **Developer** → **Edit Config**. 3. Paste this (replace `paste-token-here` with your token): ```json { "mcpServers": { "exclugo-client": { "command": "uvx", "args": ["exclugo-client-mcp"], "env": { "EXCLUGO_BASE_URL": "https://app.exclugo.com", "EXCLUGO_API_TOKEN": "paste-token-here" } } } } ``` If you already have other servers listed, …
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.