cyberneticlibrary

Track MCP server agent usage patterns

agnostmcp_serversetup L30
npm:agnost
What it does

Track and analyze MCP server interactions across agents

Best for

Understanding MCP server usage patterns across different agents and user roles.

Inputs
  • · MCP request object
  • · environment variables
  • · user identification context
Outputs
  • · analytics events
  • · user session records
Requires
  • · agnost analytics endpoint (https://api.agnost.ai)
Preconditions
  • · npm install
  • · Configure endpoint and organization ID
  • · Optional: user identification function
Failure modes
  • · Fallback if identification fails—returns anonymous user
  • · Input/output logging can be disabled
Trust signals
  • · MIT license
  • · npm package badge
  • · Configuration examples for common patterns