1 points | by aviagola 6 hours ago ago
1 comments
Are you asking from a perspective where you own the MCP server or client?
For client: If you are using [LLM Analytics](https://posthog.com/docs/llm-analytics) you'll properly capture your tool calls to MCP servers.
For server: It's just normal code, you can instrument and call `posthog.capture` like normal
Are you asking from a perspective where you own the MCP server or client?
For client: If you are using [LLM Analytics](https://posthog.com/docs/llm-analytics) you'll properly capture your tool calls to MCP servers.
For server: It's just normal code, you can instrument and call `posthog.capture` like normal