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)
Recommended workflow
- Create a PAT in Settings (
/settings). - Add the endpoint + token to your Claude MCP configuration.
- 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.