SAP MCP Server
mcp.sap.oobeprotocol.ai
Bearerless SAP Protocol and Solana agent gateway with x402-gated paid MCP tool calls.
mcp.sap.oobeprotocol.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 30/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-07 07:09:40 current | a66f285c9e9b… |
view → |
Endpoints
| Agent card | https://mcp.sap.oobeprotocol.ai/.well-known/agent-card.json |
Skills · 6 declared · mapped to canonical taxonomy
Agent registry, identity, memory, reputation, execution proof, payments, and settlement tools.
Network overview, global agent enumeration, protocol indexes, capability indexes, and tool category discovery.
x402 payment context, subscriptions, escrow v1/v2, settlement batches, disputes, and stake-backed trust flows.
Encrypted vaults, sessions, inscriptions, compact memory, session ledgers, epoch pages, and durable memory reads.
SNS domain availability, resolution, records, ownership, unsigned transaction builders, and agent domain registration.
Solana RPC, token, NFT, DeFi, and AgentKit plugin tools.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcp.sap.oobeprotocol.ai) [](https://agenstry.com/agents/mcp.sap.oobeprotocol.ai) [](https://agenstry.com/agents/mcp.sap.oobeprotocol.ai) [](https://agenstry.com/agents/mcp.sap.oobeprotocol.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "SAP MCP Server",
"description": "Bearerless SAP Protocol and Solana agent gateway with x402-gated paid MCP tool calls.",
"url": "https://mcp.sap.oobeprotocol.ai/mcp",
"version": "0.2.1",
"protocol": {
"primary": "mcp",
"transport": "streamable-http",
"endpoint": "https://mcp.sap.oobeprotocol.ai/mcp"
},
"capabilities": {
"streaming": true,
"tools": true,
"resources": true,
"prompts": true,
"authenticated": false
},
"authentication": {
"schemes": [
"none",
"x402"
],
"required": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/event-stream"
],
"skills": [
{
"id": "sap-protocol",
"name": "SAP Protocol Operations",
"description": "Agent registry, identity, memory, reputation, execution proof, payments, and settlement tools.",
"tags": [
"sap",
"solana",
"mcp"
]
},
{
"id": "sap-discovery",
"name": "SAP Discovery And Directory",
"description": "Network overview, global agent enumeration, protocol indexes, capability indexes, and tool category discovery.",
"tags": [
"sap",
"discovery",
"agents",
"indexing"
]
},
{
"id": "sap-payments",
"name": "SAP Payments And Escrow",
"description": "x402 payment context, subscriptions, escrow v1/v2, settlement batches, disputes, and stake-backed trust flows.",
"tags": [
"sap",
"x402",
"payments",
"escrow"
]
},
{
"id": "sap-memory",
"name": "SAP Memory And Ledger",
"description": "Encrypted vaults, sessions, inscriptions, compact memory, session ledgers, epoch pages, and durable memory reads.",
"tags": [
"sap",
"memory",
"vault",
"ledger"
]
},
{
"id": "sap-sns",
"name": "SAP SNS Domains",
"description": "SNS domain availability, resolution, records, ownership, unsigned transaction builders, and agent domain registration.",
"tags": [
"sap",
"sns",
"domains",
"identity"
]
},
{
"id": "solana-tools",
"name": "Solana Tooling",
"description": "Solana RPC, token, NFT, DeFi, and AgentKit plugin tools.",
"tags": [
"solana",
"rpc",
"defi",
"nft"
]
}
],
"setup": {
"wizard": {
"name": "SAP MCP Wizard",
"version": "0.2.1",
"packageName": "@oobe-protocol-labs/sap-mcp-server",
"hostedMcpUrl": "https://mcp.sap.oobeprotocol.ai/mcp",
"configDirectory": "~/.config/mcp-sap",
"requiredFor": [
"creating a user SAP MCP profile",
"configuring a dedicated wallet or external signer",
"signing x402/pay.sh payment payloads",
"signing value-moving SAP or Solana tool transactions",
"injecting hosted or local MCP config into Claude, Hermes, OpenClaw, or Codex"
],
"endpoints": {
"descriptor": "https://mcp.sap.oobeprotocol.ai/.well-known/sap-mcp-wizard.json",
"installScript": "https://mcp.sap.oobeprotocol.ai/wizard/install.sh",
"mcp": "https://mcp.sap.oobeprotocol.ai/mcp"
},
"commands": {
"runWizard": "npm exec --yes --package @oobe-protocol-labs/sap-mcp-server -- sap-mcp-config wizard",
"showConfig": "npm exec --yes --package @oobe-protocol-labs/sap-mcp-server -- sap-mcp-config show",
"showProfile": "npm exec --yes --package @oobe-protocol-labs/sap-mcp-server -- sap-mcp-config profile-info",
"installX402PaidCallAddon": "npm exec --yes --package @oobe-protocol-labs/sap-mcp-server -- sap-mcp-config wizard",
"runX402PaidCall": "npx --yes --package @oobe-protocol-labs/sap-mcp-server sap-mcp-x402-paid-call --tool sap_list_all_agents --arguments '{\"limit\":5}' --max-usd 0.02 --confirm"
},
"security": {
"keypairBytesExposed": false,
"modifiesSolanaCliKeypair": false,
"signerLocation": "user-machine-or-external-signer"
}
}
}
}