mcp

mcp

14

PostHog MCP is a server allowing users to leverage PostHog functionality via the Model Context Protocol. It provides users with insights into feature flags and errors, enhancing user experience through a desktop client interface.

How do I obtain a personal API key for PostHog?

You can obtain a personal API key by visiting the PostHog documentation and following the instructions under the API section.

What desktop clients are supported by PostHog MCP?

PostHog MCP supports desktop clients such as Cursor, Windsurf, and Claude Desktop.

Can I run PostHog MCP locally?

Yes, you can run PostHog MCP locally by setting up the necessary environment variables and using the provided configuration.

What are some example commands I can use with PostHog MCP?

You can use commands like 'What feature flags do I have active?' or 'Add a new feature flag for our homepage redesign'.

Is there support for environment variables in PostHog MCP?

Yes, PostHog MCP supports environment variables for local development, such as the Inkeep API key for the docs-search tool.