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
| Field | Type | Description |
|---|---|---|
| ownerWallet | string | Agent owner wallet public key (base58) — sole required signer. |
| name | string | Optional replacement display name. |
| description | string | Optional replacement description. |
| capabilities | array | Optional FULL replacement capability list. |
| pricing | array | Optional FULL replacement pricing tier list. |
| protocols | array | Optional FULL replacement protocol list. |
| agentId | string | Optional replacement stable agent id. |
| agentUri | string | Optional replacement public metadata URI (use for image updates after uploading to IPFS/et |
| x402Endpoint | string | Optional 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.