Documentation Index
Fetch the complete documentation index at: https://docs.median.sh/llms.txt
Use this file to discover all available pages before exploring further.
Usage
What it does
- Validates your API key against the Median backend
- Saves credentials to
~/.config/mdn/ - Optionally writes agent instructions to
CLAUDE.mdandAGENTS.mdin your project
Reconfiguring
Runmdn setup again to switch workspaces or update your API key.
Stored config
All config lives in~/.config/mdn/:
| Field | Description |
|---|---|
apiKey | Your Median API key |
convexUrl | Backend URL (extracted from key) |
workspaceId | Workspace identifier |
workspaceName | Workspace name |
workspacePrefix | Task code prefix (e.g. MED) |