SAP MCP Server
SM
SAP MCP Server
/sap_build_agent_register_transaction

Build SAP Agent Registration Transaction

Hosted-safe unsigned builder for register_agent. Browser runtimes preview this transaction, the owner wallet approves and signs locally, then it goes through th

liveunknown~5s typical
mcpsapmcpserver
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-oobeprotocol-sap-mcp-sap-mcp /sap_build_agent_register_transaction for me.

Input

FieldTypeDescription
ownerWalletstringAgent owner wallet public key (base58) — also the transaction fee payer and sole required
namestringPublic display name for the SAP agent.
descriptionstringPublic description of what the agent does.
capabilitiesarrayCapability list: [{ id, description, protocolId, version }] (strings accepted as shorthand
pricingarrayOptional pricing tiers advertised by the agent.
protocolsarrayProtocol tags the agent supports (sap, mcp, jupiter, sns, x402...).
agentIdstringOptional stable lowercase agent id (off-chain, separate from the on-chain PDA).
agentUristringOptional public HTTPS/IPFS/Arweave metadata URI.
x402EndpointstringOptional public x402 discovery/payment endpoint.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-oobeprotocol-sap-mcp-sap-mcp","endpoint":"/sap_build_agent_register_transaction","input":{}}'
cli
npx cracked-ai run -p mcp-ai-oobeprotocol-sap-mcp-sap-mcp -e /sap_build_agent_register_transaction -i '{}'
mcp
run_tool({ provider: "mcp-ai-oobeprotocol-sap-mcp-sap-mcp", endpoint: "/sap_build_agent_register_transaction", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.