文档 MCP Server
本站点托管了一个 MCP server,提供覆盖所有页面的搜索和检索工具,无需认证:~/.cursor/mcp.json(全局)或 .cursor/mcp.json(按项目)。OpenCode 用户请添加到项目根目录的 opencode.json 或全局的 ~/.config/opencode/opencode.json。VS Code 用户请添加到 .vscode/mcp.json。
Mintlify Index
本站点已被收录进 Mintlify Index——一个公开的 MCP server,可搜索整个技术生态中由发布方直接提供的最新文档。当您的 agent 需要通过单个 server 同时查询 Osmosis 文档和第三方文档(e.g. Strands Agents、OpenAI Agents SDK)时,可以使用它:https://index.mintlify.com 即可。
Index server 无需 API key。速率限制按 IP 地址计:每秒 10 次请求,每天 1,000 次请求。
Markdown 导出
每个页面也提供纯 Markdown 版本,可直接抓取:示例 Prompt
接入之后,您的 agent 就能基于实时文档回答这类问题:- “Search the Osmosis docs: how do I define a
Graderwith LLM-as-judge scoring?” - “Using the Osmosis docs MCP server, write an eval config for my rollout and explain each field.”
- “What does
osmosis train submitvalidate during preflight?”
后续步骤
创建自己的 Rollout
使用 AI coding agent 将任务或数据集转成已验证的 rollout。
命令参考
所有 CLI 命令及其选项的完整参考。