SAP MCP Server
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

FieldTypeDescription
namestringOptional replacement display name. Omit to keep the current name.
descriptionstringOptional replacement description. Omit to keep the current description.
capabilitiesarrayOptional full replacement capability list. Omit to keep current capabilities; do not send
pricingarrayOptional full replacement pricing tier list. Omit to keep current pricing.
protocolsarrayOptional full replacement protocol list. Omit to keep current protocols.
agentIdstringOptional replacement stable agent id. Omit to keep current agentId.
agentUristringOptional replacement public URI for agent metadata/profile. Use this to update pictures af
metadataUristringAlias for agentUri. Use a public metadata JSON URI; never use a desktop file path.
x402EndpointstringOptional 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.