Agent Monitor
Set up Agent Monitor for Claude Code
Install the MintMCP plugin to send Claude Code activity to Agent Monitor.
Install the plugin
Run these commands in Claude Code:
/plugin marketplace add mintmcp/mintmcp-claude-code
/plugin install monitor
This installs the plugin from our GitHub repository.
Configure your organization key
Add your key to ~/.claude/settings.json:
{
"env": {
"MINTMCP_ORG_KEY": "llmorgkey_XXXXXXXXXXXXXXXXXXXXXXXXXX"
}
}
Get your organization key from the Agent Monitor Setup page.
Optional: Set MINTMCP_USER to customize the display name in logs (defaults to $USER).
MDM configuration
For enterprise deployments, configure the plugin via MDM. See the Setup page for options.
Verify
After setup, activity appears in Live Activity.
Other clients
- Cursor setup
- Other clients: contact us