Compass Guard
Compass Guard sits between an AI agent and Solana execution tools. Before a transfer, swap, or other sensitive action runs, Compass classifies the tool call, applies policy, returnsallow, review, or deny, and records the decision for audit.
What it protects
Ways to use it
- MCP proxy — place Compass in front of an existing Solana MCP server so agent tool calls are checked before execution.
- Hosted API — call
POST /v1/verifydirectly from a backend, wallet flow, or integration. - Future signer gateway — move from advisory checks toward validation, approval, and signing control.
