Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/Mcp/Servers/AdminNativePhpServer.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class AdminNativePhpServer extends Server
5. admin-get-blog-post / admin-list-blog-posts — inspect drafts and published posts.
6. admin-list-signups / admin-search-users / admin-get-user — user support lookups.
7. admin-list-companies / admin-get-company — email-domain company rollups.
8. admin-search-plugins / admin-sales-summary — marketplace/plugin ops (no secrets).
8. admin-search-plugins / admin-sales-summary — marketplace ops + attributable revenue (plugins, products, Ultra Cashier; no secrets).
9. admin-search-support-tickets / admin-get-support-ticket — support summaries.
MARKDOWN;

Expand Down
Loading