Object Storage
storage.mpp.tempo.xyz
· Tempo
S3/R2-compatible object storage with dynamic per-size pricing.
storage.mpp.tempo.xyz 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.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://storage.mpp.tempo.xyz/:key
|
0.0001 | USDC |
https://storage.mpp.tempo.xyz/
|
0.0001 | USDC |
| Agent card | https://storage.mpp.tempo.xyz |
| Provider | https://tempo.xyz |
| Docs | https://storage.mpp.tempo.xyz |
Health · last 0 probes
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/storage.mpp.tempo.xyz) [](https://agenstry.com/agents/storage.mpp.tempo.xyz) [](https://agenstry.com/agents/storage.mpp.tempo.xyz) [](https://agenstry.com/agents/storage.mpp.tempo.xyz)
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
{
"_source": "mpp",
"service": {
"id": "storage",
"name": "Object Storage",
"url": "https://mpp.tempo.xyz/storage",
"serviceUrl": "https://storage.mpp.tempo.xyz",
"description": "S3/R2-compatible object storage with dynamic per-size pricing.",
"categories": [
"storage"
],
"integration": "first-party",
"tags": [
"s3",
"r2",
"objects",
"blobs",
"files"
],
"status": "active",
"docs": {
"homepage": "https://developers.cloudflare.com/r2/"
},
"supportsCredits": true,
"methods": {
"tempo": {
"intents": [
"charge"
],
"assets": [
"0x20c000000000000000000000b9537d11c60e8b50"
]
}
},
"realm": "mpp.tempo.xyz",
"provider": {
"name": "Tempo",
"url": "https://tempo.xyz"
},
"endpoints": [
{
"method": "GET",
"path": "/:key",
"description": "Download object ($0.001 base + $0.01/MB)",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Download object ($0.001 base + $0.01/MB)",
"dynamic": true
}
},
{
"method": "PUT",
"path": "/:key",
"description": "Upload object ($0.001 base + $0.01/MB, max 100MB)",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Upload object ($0.001 base + $0.01/MB, max 100MB)",
"dynamic": true
}
},
{
"method": "DELETE",
"path": "/:key",
"description": "Delete object",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Delete object",
"amount": "100"
}
},
{
"method": "GET",
"path": "/",
"description": "List objects",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "List objects",
"amount": "100"
}
},
{
"method": "POST",
"path": "/:key",
"description": "Initiate/complete multipart upload",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Initiate/complete multipart upload",
"amount": "100"
}
}
]
}
}