Using the console with AI
If you connect the Apps in Toss Console MCP, you can perform console tasks in AI tools such as workspaces, miniapps, reviews, bundles, dashboards, in-app payments, in-app ads, promotions, and push notifications without going into the console.
If you make a request in natural language, it will look up console information or carry out the task you need. For example, you can ask like "Tell me the DAU for the last 7 days."
1. Connect the console MCP
The console is the Apps in Toss website where you register and manage apps. If you connect this MCP, you can carry out console tasks such as workspaces, miniapps, reviews, and bundles just by asking AI, without going directly into the console site.
Try making a request like below.
claude mcp add apps-in-toss-console --transport http https://mcp.toss.im/adapters/apps-in-toss-console/mcp --client-id mcp-gatewaycodex mcp add apps-in-toss-console --url https://mcp.toss.im/adapters/apps-in-toss-console/mcp --oauth-client-id mcp-gatewayAfter connecting MCP, if a login window appears, complete authentication by following the instructions. Once it is done, check it like below. If AI says it has connected successfully and authentication is complete, then you're done.
Check whether the console MCP is connected properly2. Request console tasks
You can run the console tasks below by asking AI in natural language. For example, you can make requests like this.
"Tell me the DAU for the last 7 days." →
dashboard_dau"Create a new push template." →
push_template_create"Roll back to the previous bundle version." →
bundle_rollback
For tasks that are hard to undo or that incur costs, such as bundle rollbacks, promotion budget top-ups, and push sends, be sure to confirm before executing what AI suggests.
Workspaces and miniapps
workspace_list
View the list of workspaces I belong to.
workspace_get
View detailed information for a specific workspace.
workspace_create
Create a new workspace.
workspace_update
Update workspace information.
workspace_members_list
View the list of workspace members.
miniapp_list
View the list of miniapps in a workspace.
miniapp_get
View detailed information for a specific miniapp.
miniapp_create
Create a new miniapp.
miniapp_get_status
Check the review and operational status of a miniapp.
miniapp_update_basic_info
Update basic information such as the miniapp name and description.
miniapp_update_category
Change the miniapp category.
miniapp_update_icon
Replace the miniapp icon image.
miniapp_update_screenshots
Replace the miniapp screenshots.
miniapp_update_age_rating
Change the miniapp age rating.
miniapp_update_privacy_policy
Update the privacy policy.
Toss Login settings
toss_login_get_config
View Toss Login settings.
toss_login_update_terms
Update Toss Login terms.
Miniapp launch
bundle_list
View the list of uploaded bundles.
bundle_upload
Upload a new bundle.
bundle_get_live_version
Check the currently live deployed version.
bundle_submit_review
Request a review for the bundle.
review_list
View the list of review requests.
review_get
View detailed information for a review request.
review_get_feedback
Check the review feedback.
review_submit
Request a review.
review_cancel
Cancel the review.
bundle_set_release_note
Write the release notes.
bundle_rollback
Roll back to the previous version.
Dashboard and analytics
dashboard_dau
View daily active users (DAU).
dashboard_session
View statistics for session count and session duration.
dashboard_retention
Check retention (return visit rate).
dashboard_conversion
View conversion rate statistics.
dashboard_compare_period
Compare metrics by period.
dashboard_revenue_iap
View the status of in-app payment revenue.
dashboard_revenue_iaa
View the status of in-app ad revenue.
dashboard_export_csv
Export dashboard data as CSV.
Event logs
event_log_list
View the event log list.
event_log_search
Search event logs.
event_pageview_stats
View page view statistics.
event_act_type_get
View the event type definitions.
event_act_type_set
Set the event type definitions.
In-app payments
iap_product_list
View the list of in-app products.
iap_product_get
View detailed information for an in-app product.
iap_product_create_inspection
Request a review for a new product.
iap_product_update_inspection
Request a review for the product update.
iap_product_change_status
Start or stop selling a product.
iap_order_list
View payment order history.
iap_refund_list
View the list of refund requests.
iap_revenue
View in-app payment revenue statistics.
In-app ads
iaa_placement_group_list
View the ad list.
iaa_placement_group_get
View detailed information for an ad.
iaa_placement_group_create
Create an ad.
iaa_placement_group_update
Edit an ad.
iaa_report_performance
View the performance report.
iaa_report_analytics
View the analytics report.
iaa_dashboard_report_v2
View the dashboard report.
iaa_workspace_dashboard_report_v2
View the dashboard report for all miniapps in the workspace.
iaa_settlement_summary_v2
View the ad settlement summary. (Only admins can view it)
Promotion
promotion_list
View the promotion list.
promotion_get
View detailed information for a promotion.
promotion_create
Create a new promotion.
promotion_modify
Edit the promotion.
promotion_review_comment
Check the promotion review comments.
promotion_change_status
Change the promotion status.
promotion_money_balance
Check the promotion budget balance.
promotion_money_charge
Top up the promotion budget.
promotion_money_history
View budget top-up and usage history.
promotion_stats
View promotion performance statistics.
Push notifications
push_template_list
View the push template list.
push_template_create
Create a push template.
push_template_update
Edit the push template.
push_target_segment_list
View the list of target segments.
push_target_segment_create
Create a target segment.
push_send_scheduled
Register a scheduled push send.
push_cancel_scheduled
Cancel a scheduled push send.
push_history_list
View push send history.
push_stats
Check push statistics.
Notice
notice_list
View the notice list.
notice_get
View detailed information for a notice.