Content
# PostHog MCP
The MCP server has been moved into the PostHog Monorepo - you can find it [here](https://github.com/PostHog/posthog/tree/master/services/mcp).
Documentation: https://posthog.com/docs/model-context-protocol
## Use the MCP Server
### Quick install
You can install the MCP server automatically into Cursor, Claude, Claude Code, VS Code and Zed by running the following command:
```
npx @posthog/wizard@latest mcp add
```
Connection Info
You Might Also Like
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
git
A Model Context Protocol server for Git automation and interaction.
everything
Model Context Protocol Servers
OverleafMCP
Overleaf MCP Server enables Git integration for managing Overleaf projects...
MCPBench
MCPBench evaluates MCP Servers for search, database, and GAIA tasks.
mcp-chatbot
MCP Chatbot integrates Model Context Protocol for a flexible CLI chatbot...