Usage Guide & Prompts
Usage Guide & Prompts
Interaction Principles
When asking an AI assistant to use Alephant MCP:
- Name the scope: current virtual key, whole workspace, a department UUID, an agent UUID, or a member UUID.
- Name the time window:
24h,7d,30d, orbilling_cyclefor shared usage tools; some Manager analytics also support3m,6m, and12m. - Require tool use for live data: say “Use the enabled Alephant MCP tools; do not guess.”
- Confirm writes explicitly: creating keys, updating budgets, revoking keys, and setting budget policies are Manager-mode write operations.
Natural Language Examples
Command Templates
The MCP protocol does not register slash commands in the chat box. These templates are suggested text prefixes to send to the assistant.
Shared tools
VK mode
Manager mode
Built-In Prompts
Example request:
Use Alephant MCP prompt
cost_audit_reportwithperiod=weekly. Do not assume data that tools did not return.
Notes
get_usage_summaryreturnstotal_tokens.inputas prompt/input tokens andtotal_tokens.outputas completion/output tokens.get_cost_by_modelis filtered to the current VK’s bound agent/member scope when applicable; unbound keys use workspace scope.get_my_recent_requestsreturns live rows withtokens_in,tokens_out,status,latency_ms, andcreated_at.degraded=truemeans the backend, Collector, or requested scope could not provide live rows.- These are response behavior clarifications only; the MCP tool schema is unchanged.
get_request_logsis not available in this MCP build.- Manager composite tools may call multiple Alephant API endpoints and return partial metadata when one step fails.
- For persistent dashboards or charts, use the Alephant Cockpit UI after the MCP tools identify the relevant scope and time window.