top | item 47064202 Ask HN: Is there a PostHog for MCP calls? 1 points| aviagola | 19 days ago If not, why have we not made this? 1 comment order hn newest [+] [-] rbaudibert|19 days ago|reply 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
[+] [-] rbaudibert|19 days ago|reply 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
[+] [-] rbaudibert|19 days ago|reply
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