|
|
|
|
|
by rbaudibert
123 days ago
|
|
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 |
|