Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
51 lines
918 B
Markdown
51 lines
918 B
Markdown
# OSVx MCP Tool Catalog
|
|
|
|
This document lists all 32 tools available in the current production deployment of the OSVx MCP.
|
|
|
|
## Billing Tools
|
|
- `get_billing_summary`
|
|
- `get_billing_forecast`
|
|
- `get_billing_credits`
|
|
- `get_billing_anomalies`
|
|
- `get_billing_history`
|
|
- `get_billing_budget`
|
|
- `get_telemetry`
|
|
- `set_billing_budget`
|
|
|
|
## Onboarding Tools
|
|
- `create_invite`
|
|
|
|
## Notification Tools
|
|
- `send_webhook`
|
|
- `send_email`
|
|
- `send_sms`
|
|
- `get_notify_channels`
|
|
|
|
## AI Agent Tools
|
|
- `run_jason`
|
|
- `run_emma`
|
|
- `list_emma_models`
|
|
|
|
## System & Ops Tools
|
|
- `get_health`
|
|
- `get_build_status`
|
|
- `trigger_build`
|
|
- `get_state`
|
|
- `list_customers`
|
|
- `run_terminal`
|
|
|
|
## VCS Tools (Gitea)
|
|
- `list_commits`
|
|
- `get_file`
|
|
|
|
## Workspace Tools (Google Workspace)
|
|
- `create_email_alias`
|
|
- `list_user_aliases`
|
|
- `delete_email_alias`
|
|
- `send_email_as`
|
|
- `get_workspace_user`
|
|
- `list_workspace_users`
|
|
- `get_emails`
|
|
- `list_calendar_events`
|
|
|