
from raymon17
Lightweight searchable Ray-compatible log server (Raymon) exposing an MCP interface for agents to search, list, and fetch full log entries for debugging and tri
Raymon provides a Ray-style log collection and TUI with an MCP-compatible HTTP interface. Agents can search stored log entries with filters and pagination, then fetch full payloads by UUID for debugging. Integrations exist for multiple languages so applications can send Ray-style dumps to Raymon.
Use Raymon to centralize and query structured debug logs from apps (local or remote), inspect payloads during incident response, or integrate with an agent harness that needs a searchable log store. Prefer authenticated remote setups to avoid exposing logs.
raymon locally, examples to add it as an MCP server to agent harnesses (Codex CLI example), workflows for search → pick UUID → fetch details, and guardrails for remote auth.{}
This skill has not been reviewed by our automated audit pipeline yet.