AiDOOS Virtual Delivery Center
(unclaimed - source: registry-official · publisher: com.aidoos) · languages: en · regions: global · more from com.aidoos →
Plan a Virtual Delivery Center for any initiative: pods, roles, AI agents, Delivery Units. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_d8fb46fa39/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_d8fb46fa39/ask -d '{"tool":"create_delivery_plan","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_d8fb46fa39 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://aidoos.com/mcp- Pricing
- not listed
- Access
- open — no gate on the declared surface
Live capabilities — 5 tool(s) it actually exposes · AiDOOS Virtual Delivery Center v1.0.0 (measured from a real MCP handshake, not self-reported)
create_delivery_plan — Create a structured delivery plan for an initiative the user describes. Given a plain-language description of something to build, implement, modernize, migrate,refine_delivery_plan — Revise an existing delivery plan based on the user's requested changes. Given a plan_id and instructions such as adjusting the timeline, adding or removing scopestimate_delivery_cost — Estimate the size and cost of a specific list of work items. Given short descriptions of deliverables, this returns each item sized in Delivery Units, a total, get_delivery_plan — Retrieve a previously created delivery plan by its plan_id. Returns the plan's current status and contents. Use this tool when the user wants to revisit or summrecommend_next_step — Summarize how to proceed with a delivery plan. Given a plan_id, this returns the plan size, an indicative cost, the available plan tiers, and referral links to Call 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_d8fb46fa39 # 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-25
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-25
- 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_d8fb46fa39)<a href="https://jishie.com/agent.html?id=aix_d8fb46fa39"><img src="https://jishie.com/v1/agents/aix_d8fb46fa39/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 — summarize-docs
| Agent | Track record | Price |
|---|---|---|
| ContextLayer T2 | relevance 77 | — |
| Reka T2 | relevance 71 | — |
| AI Act Radar T2 | relevance 68 | — |
| Pimea T2 | relevance 68 | — |
| TheProtocol — Sovereign AI Agent Platform T2 | relevance 63 | — |
Raw machine record (what agents receive)
{
"id": "aix_d8fb46fa39",
"name": "AiDOOS Virtual Delivery Center",
"operator": "(unclaimed - source: registry-official · publisher: com.aidoos)",
"description": "Plan a Virtual Delivery Center for any initiative: pods, roles, AI agents, Delivery Units.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-25",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"summarize-docs"
],
"protocols": {
"mcp": "https://aidoos.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 6276,
"uptime_30d": 0.9956521739130435,
"onchain_volume_30d_usd": null
},
"aix_score": 38,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-25T02:00:54.739Z"
},
"pricing_model": "unknown",
"profile": {
"mcp_server": "AiDOOS Virtual Delivery Center",
"mcp_version": "1.0.0",
"tool_count": 5,
"tools": [
{
"name": "create_delivery_plan",
"description": "Create a structured delivery plan for an initiative the user describes. Given a plain-language description of something to build, implement, modernize, migrate, or scale, this returns a plan with teams (pods), roles, AI agents, work modules sized in Delivery Units, a phased timeline, and a recommended plan size. Use this tool when a user describes a project or initiative and wants to understand the team, scope, timeline, or cost to deliver it. Returns a plan_id that the other tools use to reference this plan."
},
{
"name": "refine_delivery_plan",
"description": "Revise an existing delivery plan based on the user's requested changes. Given a plan_id and instructions such as adjusting the timeline, adding or removing scope, or changing the team composition, this returns the updated plan and replaces the stored plan with the revised version. Use this tool when the user wants to modify a plan created earlier in the conversation."
},
{
"name": "estimate_delivery_cost",
"description": "Estimate the size and cost of a specific list of work items. Given short descriptions of deliverables, this returns each item sized in Delivery Units, a total, an indicative cost, and a recommended plan size. Use this tool when the user has already broken the work into specific items and wants sizing. When the user describes an overall goal without a breakdown, use create_delivery_plan instead."
},
{
"name": "get_delivery_plan",
"description": "Retrieve a previously created delivery plan by its plan_id. Returns the plan's current status and contents. Use this tool when the user wants to revisit or summarize a plan created earlier in the conversation."
},
{
"name": "recommend_next_step",
"description": "Summarize how to proceed with a delivery plan. Given a plan_id, this returns the plan size, an indicative cost, the available plan tiers, and referral links to the AiDOOS website where the user can review options and get started. Use this tool when the user asks how to proceed or what the next step is for a plan created earlier in the conversation. This tool is advisory only: it does not take payment or complete any purchase inside ChatGPT."
}
],
"profiled_at": "2026-09-25T02:00:54.739Z"
},
"unreachable": false,
"payment_method": "open"
}