Add analytics to your MCP server in one line
pip install agnost
from agnost import track # Add this one line track(your_server, "your_org_id")