SM
SAP MCP Server
/sap_update_agent
Update SAP Agent
Local-signer-only: update the connected wallet SAP agent using SDK AgentModule.update. Hosted accountless SAP MCP rejects this direct write before x402 payment;
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_update_agent for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | Optional replacement display name. Omit to keep the current name. |
| description | string | Optional replacement description. Omit to keep the current description. |
| capabilities | array | Optional full replacement capability list. Omit to keep current capabilities; do not send |
| pricing | array | Optional full replacement pricing tier list. Omit to keep current pricing. |
| protocols | array | Optional full replacement protocol list. Omit to keep current protocols. |
| agentId | string | Optional replacement stable agent id. Omit to keep current agentId. |
| agentUri | string | Optional replacement public URI for agent metadata/profile. Use this to update pictures af |
| metadataUri | string | Alias for agentUri. Use a public metadata JSON URI; never use a desktop file path. |
| x402Endpoint | string | Optional replacement x402 discovery/payment endpoint. Omit to keep current 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_update_agent","input":{}}'cli
npx cracked-ai run -p mcp-ai-oobeprotocol-sap-mcp-sap-mcp -e /sap_update_agent -i '{}'mcp
run_tool({ provider: "mcp-ai-oobeprotocol-sap-mcp-sap-mcp", endpoint: "/sap_update_agent", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.