Pakt Docs
MCP Tools

Tool Overview

The source-generated Pakt MCP tool catalogue, grouped by user intent.

This reference is generated from the same catalogue returned by the hosted server's tools/list method. The server speaks MCP protocol revision 2025-06-18.

Choose Tools by Task

Start with the group that matches your task: Authoring creates a reviewable artifact, Market Discovery resolves live venue identity, Pakt Authority stages owner decisions, Authorization handles one exact action, and Account reads informational balances.

Authoring

Generate canonical, reviewable Pakt artifacts without granting authority.

  • list_pakt_templates — List the shipped pakt templates by stable id, name, and description.
  • draft_pakt — Compile exactly one source — a shipped preset id or strict JSON draft — through the deterministic authoring compiler and return canonical SSZ, root, a compact plain-language review with display-ready grouped summaries, separately nested technical details, the exhaustive dual readback, and display-ready comprehension examples.

Market Discovery

Resolve live venue market identity without granting authority.

  • list_hyperliquid_perp_markets — Read Hyperliquid mainnet's live perpetual DEX registry and metadata, resolve every default and HIP-3 perp to its exact global venue asset id, and return draft-ready AssetRef JSON.

Pakt Authority

Stage owner approval in the dashboard and inspect passkey-authorized roots.

  • prepare_pakt_activation — Stage one exact canonical Pakt for browser review.
  • prepare_pakt_disable — Stage terminal disable of one exact account-owned Pakt for browser review.
  • list_pakts — Read one bounded, root-ordered page of passkey-authorized lifecycle summaries for this authenticated account in this deployment environment only.

Authorization

Resolve executable roots, propose exact actions, and read proof-gated results.

  • get_execution_context — Read one bounded page of this authenticated account's active, fully revalidated pakt roots, artifact-derived adapters, and exact flat asset references where applicable.
  • propose_execution — Start authorization of a root-first account proposal when the hosted sign-only service is configured.
  • get_execution_status — Read the proof/signing status of one operation started by propose_execution.
  • record_execution_completion — Record the terminal venue result observed by the submitting client for one exact signed receipt.

Account

Read the authenticated account’s wallet and venue balances.

  • get_portfolio — Informational snapshot of the authenticated account.

On this page