Documentation Index
Fetch the complete documentation index at: https://docs.asymptotelabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
beacon mcp doctor
beacon mcp doctor validates local Beacon MCP setup before you connect an MCP client.
Checks
Doctor reports:- MCP transport
- Loopback HTTP address and bind check, when
--transport httpis used - Runtime log path and source
- Runtime log warnings, when present
- Content retention mode
- Sampled event count
- Malformed line count
- Readable runtime archives
- Registered MCP tools
Flags
| Flag | Description |
|---|---|
--user | Use per-user endpoint paths. Enabled by default |
--system | Use system endpoint paths |
--log-path PATH | Runtime JSONL log path |
--transport stdio|http | MCP transport. Defaults to stdio |
--addr ADDR | Loopback HTTP JSON-RPC listen address for --transport http. Defaults to 127.0.0.1:8766 |
Examples
Validate stdio MCP setup:Related
beacon mcp
Review MCP tools, filters, and command group behavior.
beacon mcp serve
Run the local Beacon MCP server after validation.
Model Context Protocol (MCP)
Understand Beacon MCP and test local client access.
Connect Cursor and Claude Code
Install Beacon MCP in local assistant clients.

