Skip to main content

Command Overview

beacon mcp doctor validates local Beacon MCP setup before you connect an MCP client.
Command syntax
Doctor resolves the effective runtime log path, checks transport settings, samples readable events and archives, and confirms that the expected MCP tools are registered.

Checks

Doctor reports:
  • MCP transport
  • Loopback HTTP address and bind check, when --transport http is used
  • Runtime log path and source
  • Runtime log warnings, when present
  • Content handling and readable event samples
  • Sampled event count
  • Malformed line count
  • Readable runtime archives
  • Registered MCP tools
If the runtime log does not exist yet, doctor reports that Beacon MCP can still start, but activity answers will be empty until endpoint telemetry writes events.

Flags

Examples

Validate stdio MCP setup:
Validate stdio MCP setup
Validate loopback HTTP setup:
Validate loopback HTTP setup
Validate a specific runtime log:
Validate a specific runtime log
Validate system-mode paths:
Validate system-mode paths

beacon mcp

Review MCP tools, filters, and command group behavior.

beacon mcp serve

Run the local Beacon MCP server after validation.

Test MCP Access

Understand Beacon MCP and test local client access.

Connect Cursor and Claude Code

Install Beacon MCP in local assistant clients.