MCP features
The PartnerBoost MCP server exposes tools aligned with dashboard workflows. Exact names may vary by server version.
Transactions
| Tool | Description |
|---|---|
list_transactions | Paginated transaction list with filters |
get_recent_transactions | Latest orders for quick summaries |
get_transaction_stats | Aggregated metrics (sales, commission, counts) |
Performance
| Tool | Description |
|---|---|
get_performance_charts | Chart-ready time series |
get_performance_list | Tabular performance by dimension |
get_performance_totals | Summary totals for a period |
search_partner_performance | Filter by partner name or ID |
Billing
| Tool | Description |
|---|---|
get_billing_list | Billing records and settlement lines |
get_prepayment_list | Prepayment / balance history |
Partners & publishers
| Tool | Description |
|---|---|
search_publishers | Find publishers by keyword |
get_publisher_detail | Channel and relationship details |
search_influencers | Influencer discovery |
get_influencer_detail | Influencer profile |
list_media_partners | Media partner inventory |
get_partner_detail | Single partner record |
list_invite_templates | Outreach templates |
get_partner_count | Aggregate partner counts |
Account
| Tool | Description |
|---|---|
get_account_info | Account metadata |
get_current_plan | Subscription / plan details |
get_user_info | Current user profile |
get_account_usage | Usage quotas |
get_my_permissions | Role permissions |
Example prompts
- "Show transaction stats for last month vs prior month."
- "Who are my top 5 publishers by commission?"
- "Search influencers in the beauty category."
- "What's my current plan and usage?"
API alternative
For automated pipelines without an LLM, use the Brand API or Partner API directly.