SAP MCP Server
SM
SAP MCP Server
/sap_build_agent_update_transaction

Build SAP Agent Update Transaction

Hosted-safe unsigned builder for update_agent. The owner wallet signs locally after preview; null fields are ignored on-chain. SAP MCP context: Direct synapse-s

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_update_transaction for me.

Input

FieldTypeDescription
ownerWalletstringAgent owner wallet public key (base58) — sole required signer.
namestringOptional replacement display name.
descriptionstringOptional replacement description.
capabilitiesarrayOptional FULL replacement capability list.
pricingarrayOptional FULL replacement pricing tier list.
protocolsarrayOptional FULL replacement protocol list.
agentIdstringOptional replacement stable agent id.
agentUristringOptional replacement public metadata URI (use for image updates after uploading to IPFS/et
x402EndpointstringOptional replacement x402 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_update_transaction","input":{}}'
cli
npx cracked-ai run -p mcp-ai-oobeprotocol-sap-mcp-sap-mcp -e /sap_build_agent_update_transaction -i '{}'
mcp
run_tool({ provider: "mcp-ai-oobeprotocol-sap-mcp-sap-mcp", endpoint: "/sap_build_agent_update_transaction", input: {} })

Try it

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