DocsApi And McpClaude Integration

Claude Integration

Connect Claude to ConsoleViewer MCP with a token and endpoint.

If you’re using Claude with MCP, configure it with:

  • MCP endpoint: /api/mcp
  • Authorization: Bearer token (PAT from Settings)
  1. Create a PAT in Settings (/settings).
  2. Add the endpoint + token to your Claude MCP configuration.
  3. Start with read-only calls (overview, diagnostics) before running write actions.

Notes

  • Keep tokens scoped and rotate them if they leak.
  • If a token is revoked, re-issue a new one and update your client config.