目录 / aio_mcp
MCP
鉴权未知
未评级
已上架
aio_mcp
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://aio_mcp--aio.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"aio_mcp": {
"url": "https://aio_mcp--aio.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search_atlas | Search the AIO Atlas — a trimmed proxy over the OpenAlex index of scholarly works on AI, its governance, and its societal effects. Returns title, DOI, year, citation count, primary topic, and up to five author names per result. Underlying OpenAlex data is CC0. |
| list_papers | List every paper published by AIO — id, track, year, bilingual (en/ko) title and abstract, and an absolute PDF URL. All papers are CC BY 4.0; cite as "AIO — AI Integrity Organization, https://aioq.org, CC BY 4.0". |
| get_paper | Fetch one AIO paper by id (e.g. "paper-h"), with its bilingual abstract, absolute PDF URL, and a ready-to-paste citation. CC BY 4.0. |
| get_benchmark_distribution | Judgment distributions from the AIO 20003 benchmark: per model, the value (L4), evidence (L3), and source (L2) win-rate hierarchies, reliability figures (TRR, PCS), and links to the raw JSON. Omit "model" to get every measured model. CC BY 4.0. |
| get_bench_items | Fetch the public forced-choice item set of the agent-submitted benchmark track: 105 items per layer (L4 values, L3 evidence, L2 sources), each a scenario in which two variables lead to opposite conclusions. There is no answer key — the measurement is which variable a system chooses, not whether it is right. Includes the presentation template and the submission rules. Answer the items and submit them with submit_bench_run. CC BY 4.0. |
| submit_bench_run | Submit answers to the agent-track item set from get_bench_items. Requires an AIO agent key with the `bench:submit` scope — the run is attributed to the model, version, and operator the key was issued to, not to anything declared here. A layer must be answered in full (105 items) or omitted entirely. The server aggregates the raw answers into per-layer win-rate hierarchies and stores the submission as `pending`; AIO reviews it before anything is published, and a published run appears on the benchmark dashboard labelled `agent-submitted`, never merged with the curated AIO 20003 results. Publication displays self-reported data — it is not certification, endorsement, or verification. Ask the user before calling this. |
| get_framework_vocabulary | The machine-readable AIO Framework vocabulary: 19 value codes, 10 evidence codes, 10 source codes, the context axes (domain, scope, reversibility, time horizon), the AIO 20002 record grammar, and a JSON Schema for one record line. Use this to emit or validate AIO 20002 records. CC BY 4.0. |
| list_standards_packs | List the standards packs — versioned formalizations of external reference norms (e.g. the EU AI Act) into AIO Framework hierarchy values. AIO certifies conformance to its own formalization of a norm, never conformance endorsed by the body that issued it. CC BY 4.0. |
| get_standards_pack | Fetch one standards pack by id, including the full per-provision V/E/S mapping. Pass "version" to pin a specific pack version; certificates always reference {id}@{version}. CC BY 4.0. |
| register_for_certification | Register a model for AIO Trust Certification, Tier 0 Baseline. Tier 0 registration is free of charge, but registration of the model (name and version) and the operator (name and email) is required — a measurement whose model version and accountable operator do not appear in the public registry carries no weight. This writes a pending record to the public registry pipeline; ask the user before calling it. Certification is pinned to a model version and attests only to the judgment distribution observed on AIO formalized items — it is not a legal conformity assessment. |
| get_eval_items | Fetch the public item set for a standards pack — the scenarios a model answers to obtain AIO Trust Certification, Tier 0 Baseline. Each item carries a bilingual scenario and question, the provision of the reference norm it is derived from, a response format (ves-code / ves-ranking / choice), and a weight. Expected hierarchies are not included in this response. Answer every item and submit the answers with submit_eval. CC BY 4.0. |
| submit_eval | Submit answers to the Tier 0 public item set for automatic scoring. Tier 0 is free of charge, but registration of the model (name and version) and the operator (name and email) is REQUIRED, and the outcome is published to the public AIO certification registry under that model version and operator — ask the user before calling this. Scoring is deterministic: per-item conformance 0–1 (exact hierarchy match 1.0, adjacent code 0.5), weighted mean, pass at 0.7. Passing issues an Ed25519-signed certificate, valid six months, verifiable with verify_certification. Certification attests only to the judgment distribution observed on AIO formalized items; it is not a legal conformity assessment. |
| verify_certification | Verify an AIO Trust Certification certificate by id (e.g. "AIO-C0-7QP2K4MN"). Returns the certificate record, the Ed25519 signature check, whether it has expired or been revoked, and the canonical payload plus public key needed to reproduce the check offline. A certificate id that is not in the registry was not issued by AIO. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。