We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Reticle is designed to keep overhead extremely low by forwarding traffic transparently and emitting telemetry out-of-band.
Yes. Use log-only mode:
mcp-reticle run --log -- <server command...>
Yes. Use:
mcp-reticle proxy --name api --upstream http://localhost:8080 --listen 3001
Start with: Troubleshooting