SAP MCP Server
SM
SAP MCP Server
/sap_agent_identity_plan

Plan SAP Agent Identity

Free read-only planner for SAP agent registration, profile/image updates, Metaplex/MPL Core identity linking, SNS linking, x402 pricing metadata, and post-write

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

Input

FieldTypeDescription
intendedActionstring (register | update | link-metaplex | link-sns | full-identity)Agent identity lifecycle step to plan. Use register for a new SAP agent, update for profil
namestringRequired public display name for the SAP agent. Keep it stable enough for explorers and hu
descriptionstringRequired public description of what the agent does, which protocols it can use, and its sa
capabilitiesarrayRequired capability list. Prefer object form for production; strings are accepted as short
pricingarrayOptional pricing tiers advertised by the agent. Use tokenType usdc + settlementMode x402 f
protocolsarrayRequired protocol tags the agent supports, for example sap, mcp, jupiter, pyth, metaplex,
agentIdstringOptional stable lowercase agent id, for example solking. This is separate from the on-chai
agentUristringOptional public HTTPS/IPFS/Arweave/Kommodo URI for the agent profile metadata or profile p
metadataUristringAlias for agentUri. Prefer a public JSON metadata document containing name, description, i
x402EndpointstringOptional public x402 discovery/payment endpoint, usually https://host/.well-known/x402 for
snsDomainstringOptional .sol domain to link after ownership or registration is verified.
imageUrlstringOptional public image URL. This must be HTTPS, IPFS, Arweave, or another public URI; deskt
metaplexAssetstringOptional Metaplex NFT or MPL Core asset/collection address to reference from public agent
ownerWalletstringOptional expected SAP owner wallet. Use this for verification planning only; signing still

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_agent_identity_plan","input":{}}'
cli
npx cracked-ai run -p mcp-ai-oobeprotocol-sap-mcp-sap-mcp -e /sap_agent_identity_plan -i '{}'
mcp
run_tool({ provider: "mcp-ai-oobeprotocol-sap-mcp-sap-mcp", endpoint: "/sap_agent_identity_plan", input: {} })

Try it

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