Skip to content

Commit ed03aa7

Browse files
authored
feat: add posthog plugin to marketplace (#103)
Add PostHog analytics plugin entry to the marketplace configuration with support for analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.
1 parent 548d0dd commit ed03aa7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,17 @@
424424
"url": "https://github.com/getsentry/sentry-for-claude.git"
425425
},
426426
"homepage": "https://github.com/getsentry/sentry-for-claude/tree/main"
427+
},
428+
{
429+
"name": "posthog",
430+
"description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.",
431+
"category": "monitoring",
432+
"source": {
433+
"source": "url",
434+
"url": "https://github.com/PostHog/ai-plugin.git",
435+
"sha": "f2f37954ecef9f1afce4fa81b6a612454a96c410"
436+
},
437+
"homepage": "https://posthog.com/docs/model-context-protocol"
427438
}
428439
]
429440
}

0 commit comments

Comments
 (0)