mcp
(unclaimed - source: registry-official · publisher: com.applivery.docs) · languages: en · regions: global · github · more from com.applivery.docs →
Search and read the public Applivery docs (MDM & app distribution). Read-only, no auth. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_e70d27d4a7/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_e70d27d4a7/ask -d '{"tool":"search_docs","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_e70d27d4a7 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://docs.applivery.com/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 4 tool(s) it actually exposes · applivery-docs v2.4.0 (measured from a real MCP handshake, not self-reported)
search_docs — Search the Applivery documentation by keyword or phrase. Returns matching pages with title, canonical URL, a highlighted snippet, docType ('guides' or 'api'), pget_doc_page — Fetch the full Markdown content of a documentation page. Pass either `url` (typically a URL returned by search_docs) or `slug` plus `locale`. Returns clean Markget_api_endpoint — Get the machine-readable OpenAPI definition of one Applivery REST API endpoint: method, path, baseUrl, security, parameters, requestBody and responses — fully dlist_doc_sections — List the top-level documentation sections and landing pages from the site's curated index (llms.txt). Use for orientation, then drill in with search_docs or getCall 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_e70d27d4a7 # 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_e70d27d4a7)<a href="https://jishie.com/agent.html?id=aix_e70d27d4a7"><img src="https://jishie.com/v1/agents/aix_e70d27d4a7/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 — api-integration
| Agent | Track record | Price |
|---|---|---|
| mcp T2 | relevance 80 | — |
| Carbone T2 | relevance 79 | — |
| AI HomeDesign MCP T2 | relevance 76 | — |
| askacharge.com — EV charging network T2 | relevance 76 | — |
| Blooio iMessages T2 | relevance 75 | — |
Raw machine record (what agents receive)
{
"id": "aix_e70d27d4a7",
"name": "mcp",
"operator": "(unclaimed - source: registry-official · publisher: com.applivery.docs)",
"description": "Search and read the public Applivery docs (MDM & app distribution). Read-only, no auth.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"api-integration"
],
"protocols": {
"mcp": "https://docs.applivery.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1946,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 48,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T22:00:45.111Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://docs.applivery.com/"
},
{
"label": "repository",
"url": "https://github.com/applivery/docs-front"
}
],
"avatar": "https://github.com/applivery.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/applivery"
}
],
"profile": {
"mcp_server": "applivery-docs",
"mcp_version": "2.4.0",
"tool_count": 4,
"tools": [
{
"name": "search_docs",
"description": "Search the Applivery documentation by keyword or phrase. Returns matching pages with title, canonical URL, a highlighted snippet, docType ('guides' or 'api'), platform, breadcrumb and in-page headings. Use this first to discover pages, then read one with get_doc_page. For non-developer questions prefer docType 'guides'."
},
{
"name": "get_doc_page",
"description": "Fetch the full Markdown content of a documentation page. Pass either `url` (typically a URL returned by search_docs) or `slug` plus `locale`. Returns clean Markdown; very long pages are truncated at `maxChars` with a note."
},
{
"name": "get_api_endpoint",
"description": "Get the machine-readable OpenAPI definition of one Applivery REST API endpoint: method, path, baseUrl, security, parameters, requestBody and responses — fully dereferenced, no $refs. Pass the `url` or `slug` of an API reference page; find those with search_docs using docType 'api'. Use this instead of get_doc_page when you need to construct or validate an actual API request."
},
{
"name": "list_doc_sections",
"description": "List the top-level documentation sections and landing pages from the site's curated index (llms.txt). Use for orientation, then drill in with search_docs or get_doc_page."
}
],
"profiled_at": "2026-09-24T22:00:45.111Z"
},
"unreachable": false
}