目录 / Tandem Docs
Tandem Docs
Tandem Docs is a remote MCP server for helping agents learn how to install, operate, and build with Tandem. Tandem is a bounded agentic workflow platform for repeatable, inspectable automation. This MCP gives agents direct access to the published Tandem docs so they can stay grounded in real product guidance instead of guessing. Use it to help agents: - install Tandem Engine - use the Python SDK - use the TypeScript SDK - build workflows and automations - run Tandem headless - discover the next docs to read for a task - inspect docs freshness, cache state, and refresh proofs The server exposes search, docs retrieval, structured guide endpoints, and JSON-RPC tools over the public remote endpoint at: https://tandem.ac/mcp Learn more and see setup instructions: https://tandem.ac/docs-mcp
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://docs-mcp--tandem.run.tools
{
"mcpServers": {
"Tandem Docs": {
"url": "https://docs-mcp--tandem.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search_docs | Search the published Tandem docs index for relevant pages. |
| get_doc | Fetch and normalize a published Tandem docs page by path or URL. |
| get_start_path | Recommend the best Tandem docs starting path for a desktop user, server admin, or developer. |
| recommend_next_docs | Recommend the next Tandem docs to read after a current page, optionally biased toward a goal. |
| answer_how_to | Answer how to install or use Tandem, build workflows, or use the SDKs by synthesizing relevant published docs. |
| get_tandem_guide | Return a structured Tandem learning guide for install-engine, python-sdk, typescript-sdk, build-workflows, or headless-deploy. |
| warmup_docs_cache | Refresh the docs index and preload the most important Tandem docs pages into cache. |
| get_docs_cache_status | Inspect the current docs cache state for index sources and warmed pages. |
| refresh_docs_index | Force-refresh docs indexes and report whether data came from the network, cache, or stale fallback. |
| refresh_doc_page | Force-refresh a docs page and report whether content came from the network, cache, or stale fallback. |
| invalidate_docs_cache | Invalidate docs cache entries for index data, all pages, or a specific page path. |
| compare_docs_index_refresh | Force-refresh the docs indexes and return before/after hashes so content changes can be proven. |
| compare_doc_page_refresh | Force-refresh a docs page and return before/after hashes so page content changes can be proven. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。