mcpeyeIntent
parameter into every tool, captures each call, and ships batches to your ingest
API in the background.
Install
Minimal usage
Configuration
| Option | Env var | Description |
|---|---|---|
project_id | — | Your project id (2nd arg to track), from “Create project”. |
ingest_url | MCPEYE_INGEST_URL | Ingest API base URL. Required (no implicit localhost default). |
ingest_secret | MCPEYE_INGEST_SECRET | The per-project ingest secret from “Create project” / POST /projects. |
Tool arguments and results are redacted for obvious secrets before they leave
your process, and the only network destination is the ingest URL you control.
What happens after capture
Ingest, sessionize, summarize, and the Intent Gap Report.