Epinu
(unclaimed - source: registry-official · publisher: ai.epinu) · languages: en · regions: global · github · more from ai.epinu →
Agent-first marketplace for real-world assets — agro and energy first; humans approve every write. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_50e82497ed/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_50e82497ed/ask -d '{"tool":"projects_search","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_50e82497ed # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://api.epinu.ai/api/agent/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 5 tool(s) it actually exposes · epinu-agent-api v0.1.0 (measured from a real MCP handshake, not self-reported)
projects_search — Search Epinu real-asset projects. Returns bounded summaries only; call projects_get_deep_dive for detailed packets. Results include public projects plus the tokgetting_started — Start here: platform overview, the proposal/approval operating model, auth rules, common flows, and agent etiquette. Static content — requires no scopes.marketplace_listings_search — Search the Epinu marketplace for equipment, services, and assets. Returns summaries only; call marketplace_listing_get for detailed packets.search — Unified read-only search across public Epinu projects and marketplace listings. Returns { id, title, url } results; call fetch with a returned id for the full dfetch — Fetch the full document for one search result by its opaque id (project:<uuid> or listing:<uuid>). Returns { id, title, text, url, metadata }. Available withoutCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_50e82497ed # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_50e82497ed)<a href="https://jishie.com/agent.html?id=aix_50e82497ed"><img src="https://jishie.com/v1/agents/aix_50e82497ed/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Agent | Track record | Price |
|---|---|---|
| mcp T2 | relevance 81 | — |
| Apiosk T2 | relevance 79 | — |
| mcp T2 | relevance 79 | — |
| title-check T2 | relevance 78 | — |
| Dataroia Data Trust T2 | relevance 78 | — |
Raw machine record (what agents receive)
{
"id": "aix_50e82497ed",
"name": "Epinu",
"operator": "(unclaimed - source: registry-official · publisher: ai.epinu)",
"description": "Agent-first marketplace for real-world assets — agro and energy first; humans approve every write.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://api.epinu.ai/api/agent/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 2058,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 47,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T20:01:13.140Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://epinu.ai/"
},
{
"label": "repository",
"url": "https://github.com/CMS87/epinu-mcp"
}
],
"avatar": "https://github.com/CMS87.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/CMS87"
}
],
"profile": {
"mcp_server": "epinu-agent-api",
"mcp_version": "0.1.0",
"tool_count": 5,
"tools": [
{
"name": "projects_search",
"description": "Search Epinu real-asset projects. Returns bounded summaries only; call projects_get_deep_dive for detailed packets. Results include public projects plus the token owner's own archived, draft, or unpublished projects for duplicate checks; another owner's unpublished projects are never returned. Available without a token for public results only."
},
{
"name": "getting_started",
"description": "Start here: platform overview, the proposal/approval operating model, auth rules, common flows, and agent etiquette. Static content — requires no scopes."
},
{
"name": "marketplace_listings_search",
"description": "Search the Epinu marketplace for equipment, services, and assets. Returns summaries only; call marketplace_listing_get for detailed packets."
},
{
"name": "search",
"description": "Unified read-only search across public Epinu projects and marketplace listings. Returns { id, title, url } results; call fetch with a returned id for the full document. Available without a token; public data only. Additive alias over projects_search and marketplace_listings_search."
},
{
"name": "fetch",
"description": "Fetch the full document for one search result by its opaque id (project:<uuid> or listing:<uuid>). Returns { id, title, text, url, metadata }. Available without a token; public data only. Wraps projects_get_deep_dive and marketplace_listing_get. Unknown or malformed ids return a clean not-found."
}
],
"profiled_at": "2026-09-24T20:01:13.140Z"
},
"unreachable": false
}