跳转到内容

How is Refined-X agent-ready?

Refined-X gives agents predictable Markdown, llms.txt, JSON, OpenAPI, MCP discovery, and optional Ask surfaces generated from the same public content.


Refined-X publishes the same public content through predictable interfaces: per-page Markdown mirrors, llms.txt, llms-full.txt, structured JSON APIs, OpenAPI, and MCP discovery metadata. This reduces the amount of navigation and page layout an agent must interpret before it can find citable material.

The optional Ask service adds grounded retrieval and summarization without changing the source corpus. “Agent-ready” means the site is easier to ingest and connect; it does not promise that every agent will automatically discover or invoke these interfaces.

继续提问关于Demo Author

向本站提问

常见问题Esc 关闭 · 向本站提问

Agent 接入本站

复制下面这句话发给你的 Agent,接入后即可检索本站公开内容。本站只提供 NLWeb v0.55-compatible restricted /ask subset。

请在 site.config / instance.config 中配置 ask.mcpUrl 以启用 MCP。

接入成功后,用自然语言向 Agent 提问即可;Does not support /await, promise responses, elicitation, chatgpt_app, arbitrary extension fields, result actions, or long-term memory.

其他机器可读资源

  • /llms.txt站点入口目录,供 Agent 发现文章、FAQ 与 API 链接
  • /openapi.json接口字段与权限说明,适合程序化集成
  • 健康检查确认 Ask / MCP 服务在线