What problem does it solve?
Signing Solana transactions from an AI or HTTP workflow is risky and error-prone when the AI must handle user intent, wallet selection, and transaction authorization correctly.
Core Features & Use Cases
- Wallet Identification: Retrieves and surfaces the signing wallet address before any signing occurs.
- Mandatory Approval Summary: Presents a clear transaction approval panel including network, signer wallet, program, instruction, fee payer, estimated fee, and risk level.
- Explicit User Confirmation: Requires the user to reply YES before any signing tool is invoked, with an option to cancel safely.
- Final-Step Signing & Submission: Signs or signs-and-sends an existing unsigned base64 wire transaction using only signer-mcp tools, without modifying transaction bytes.
Quick Start
Ask your agent to sign and send the provided base64 wire transaction for mainnet-beta using the orquestra-signer workflow, and approve the displayed TRANSACTION APPROVAL REQUIRED panel by replying YES when you confirm the details.