/MCP/EventLog connects agents to Neuron’s structured operational log.
Logging tools
There is one tool for each event severity:OAUTH.Scope.MCP.EventLog.Tools.Log.
Common fields are:
Alert and Emergency events are propagated to operators immediately. Do not use them for normal retryable failures.
Search for Events
The search tool accepts pagination plus optional UTC time range and event-field filters. Results indicate whether more events exist and the offset for the next page. Grant it with:Find Sensitive Information prompt
The built-in prompt helps an agent inspect logged events for potentially sensitive information. It requires:Logging guidance for agents
- Use a stable event ID for the same class of event.
- Put identifiers in structured fields, not prose.
- Do not log access tokens, passwords, private keys, full identity documents, or contract secrets.
- Record the actor that authorized an external action.
- Log a denied destructive request as a security-relevant event without copying the secret input.