# docs-mcp MCP server

Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.

## Links
- Registry page: https://www.getdrio.com/mcp/ac-tandem-docs-mcp
- Repository: https://github.com/frumu-ai/tandem
- Website: https://tandem.ac/docs-mcp

## Install
- Endpoint: https://tandem.ac/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://tandem.ac/mcp

## Tools
- search_docs - Search the published Tandem docs index for relevant pages. Endpoint: https://tandem.ac/mcp
- get_doc - Fetch and normalize a published Tandem docs page by path or URL. Endpoint: https://tandem.ac/mcp
- get_start_path - Recommend the best Tandem docs starting path for a desktop user, server admin, or developer. Endpoint: https://tandem.ac/mcp
- recommend_next_docs - Recommend the next Tandem docs to read after a current page, optionally biased toward a goal. Endpoint: https://tandem.ac/mcp
- answer_how_to - Answer how to install or use Tandem, build workflows, or use the SDKs by synthesizing relevant published docs. Endpoint: https://tandem.ac/mcp
- get_tandem_guide - Return a structured Tandem learning guide for install-engine, python-sdk, typescript-sdk, build-workflows, or headless-deploy. Endpoint: https://tandem.ac/mcp
- warmup_docs_cache - Refresh the docs index and preload the most important Tandem docs pages into cache. Endpoint: https://tandem.ac/mcp
- get_docs_cache_status - Inspect the current docs cache state for index sources and warmed pages. Endpoint: https://tandem.ac/mcp
- refresh_docs_index - Force-refresh docs indexes and report whether data came from the network, cache, or stale fallback. Endpoint: https://tandem.ac/mcp
- refresh_doc_page - Force-refresh a docs page and report whether content came from the network, cache, or stale fallback. Endpoint: https://tandem.ac/mcp
- invalidate_docs_cache - Invalidate docs cache entries for index data, all pages, or a specific page path. Endpoint: https://tandem.ac/mcp
- compare_docs_index_refresh - Force-refresh the docs indexes and return before/after hashes so content changes can be proven. Endpoint: https://tandem.ac/mcp
- compare_doc_page_refresh - Force-refresh a docs page and return before/after hashes so page content changes can be proven. Endpoint: https://tandem.ac/mcp

## Resources
- tandem-docs://stable/reference/agent-team-api/ - Agent Team Api Agent-team HTTP API. MIME type: text/plain
- tandem-docs://stable/reference/agent-team-events/ - Agent Team Events Agent-team event stream contract. MIME type: text/plain
- tandem-docs://stable/architecture/ - Architecture System architecture overview. MIME type: text/plain
- tandem-docs://stable/reference/engine-commands/ - Engine Commands Engine CLI commands. MIME type: text/plain
- tandem-docs://stable/engine-testing/ - Engine Testing Engine testing guidance. MIME type: text/plain
- tandem-docs://stable/eval-runner/ - Eval Runner Eval Runner CLI reference for AI quality datasets and regression checks. MIME type: text/plain
- tandem-docs://stable/how-tandem-works/ - How Tandem Works Canonical runtime reference for sessions, runs, context, memory, and channels. MIME type: text/plain
- tandem-docs://stable/protocol-matrix/ - Protocol Matrix Protocol and compatibility matrix. MIME type: text/plain
- tandem-docs://stable/reference/spawn-policy/ - Spawn Policy Spawn policy and safety rules. MIME type: text/plain
- tandem-docs://stable/reference/tools/ - Tools Tool API reference. MIME type: text/plain
- tandem-docs://stable/reference/tui-commands/ - Tui Commands TUI commands. MIME type: text/plain
- tandem-docs://stable/agent-teams/ - Agent Teams Agent team architecture and behavior. MIME type: text/plain
- tandem-docs://stable/agents-and-sessions/ - Agents And Sessions Sessions, context, and execution model. MIME type: text/plain
- tandem-docs://stable/channel-integrations/ - Channel Integrations Slack, Discord, Telegram, and related integrations. MIME type: text/plain
- tandem-docs://stable/configuration/ - Configuration Providers, keys, and system instructions. MIME type: text/plain
- tandem-docs://stable/control-panel/ - Control Panel Browser control panel and scaffolded app guidance. MIME type: text/plain
- tandem-docs://stable/desktop/first-10-minutes/ - First 10 Minutes First 10 minutes with Tandem Desktop. MIME type: text/plain
- tandem-docs://stable/desktop/headless-deployment/ - Headless Deployment Headless deployment from desktop workflows. MIME type: text/plain
- tandem-docs://stable/headless-service/ - Headless Service Headless engine service mode. MIME type: text/plain
- tandem-docs://stable/desktop/learn-walkthroughs/ - Learn Walkthroughs Interactive Learn walkthroughs. MIME type: text/plain
- tandem-docs://stable/desktop/overview/ - Overview Desktop overview. MIME type: text/plain
- tandem-docs://stable/desktop/settings-and-safety/ - Settings And Safety Settings and safety. MIME type: text/plain
- tandem-docs://stable/desktop/troubleshooting/ - Troubleshooting Desktop troubleshooting. MIME type: text/plain
- tandem-docs://stable/tui-guide/ - Tui Guide Terminal UI guide. MIME type: text/plain
- tandem-docs://stable/desktop/workflows/ - Workflows Desktop workflows. MIME type: text/plain
- tandem-docs://stable/incident-monitor/agent-runtime-guide/ - Agent Runtime Guide Safe Incident Monitor operating sequence for MCP-connected agents, SDK clients, and HTTP callers. MIME type: text/plain
- tandem-docs://stable/agent-workflow-mission-quickstart/ - Agent Workflow Mission Quickstart Short checklist for agents creating, running, and maintaining Tandem workflows or missions. MIME type: text/plain
- tandem-docs://stable/automation-examples-for-teams/ - Automation Examples For Teams End-to-end workflow examples, including the Linear repair-loop guard template for ACA-triggering issue webhooks. MIME type: text/plain
- tandem-docs://stable/automation-v2-webhooks/ - Automation V2 Webhooks Direct webhook trigger setup for Automation V2, including Notion verification tokens and Linear issue webhook setup. MIME type: text/plain
- tandem-docs://stable/autonomous-coding-agents-github-projects/ - Autonomous Coding Agents Github Projects GitHub Projects coding-agent workflows. MIME type: text/plain
- tandem-docs://stable/browser-setup-and-testing/ - Browser Setup And Testing Browser setup, install, and validation. MIME type: text/plain
- tandem-docs://stable/choosing-providers-and-models-for-agents/ - Choosing Providers And Models For Agents How agents should choose providers, defaults, and per-stage model overrides. MIME type: text/plain
- tandem-docs://stable/creating-and-running-workflows-and-missions/ - Creating And Running Workflows And Missions Which Tandem path to use and how to create, apply, schedule, and run it. MIME type: text/plain
- tandem-docs://stable/incident-monitor/destination-router/ - Destination Router Destination router model for GitHub, Linear, webhooks, telemetry, MCP tools, and memory. MIME type: text/plain
- tandem-docs://stable/incident-monitor/destinations/ - Destinations Destination adapter coverage and readiness requirements for governed Incident Monitor publishing. MIME type: text/plain
- tandem-docs://stable/engine-authentication-for-agents/ - Engine Authentication For Agents How to obtain an engine token and authenticate SDK or HTTP calls. MIME type: text/plain
- tandem-docs://stable/enterprise-client-onboarding-runbook/ - Enterprise Client Onboarding Runbook Agent-facing onboarding order for client pilots, go-live smoke tests, and enterprise hardening. MIME type: text/plain
- tandem-docs://stable/enterprise-data-governance/ - Enterprise Data Governance Agent-facing enterprise setup guide for tenant-scoped memory, governed MCP setup, source bindings, connector credentials, and quarantine review. MIME type: text/plain
- tandem-docs://stable/incident-monitor/external-sources/ - External Sources External source identity, monitored source bindings, and destination routing context. MIME type: text/plain
- tandem-docs://stable/reference/incident-monitor/ - Incident Monitor Incident Monitor API and behavior reference for governed failure intake, drafts, approvals, routing, receipts, and destination publishes. MIME type: text/plain
- tandem-docs://stable/incident-monitor-external-log-intake/ - Incident Monitor External Log Intake Configure external project log intake, scoped report keys, reset/replay debug actions, and monitored project setup. MIME type: text/plain
- tandem-docs://stable/long-running-multi-workflow-goals/ - Long Running Multi Workflow Goals Author, publish, operate, replay, and recover version-pinned goals spanning multiple Automation V2 workflow runs. MIME type: text/plain
- tandem-docs://stable/mcp-automated-agents/ - Mcp Automated Agents Automated agent workflows and MCP patterns. MIME type: text/plain
- tandem-docs://stable/incident-monitor/overview/ - Overview Incident Monitor overview for governed intake, triage, routing, evidence, destination readiness, and receipts. MIME type: text/plain
- tandem-docs://stable/incident-monitor/production-governance/ - Production Governance Production governance guidance for deployment cards, posture checks, assessment reports, protected evidence, and receipts. MIME type: text/plain
- tandem-docs://stable/prompting-workflows-and-missions/ - Prompting Workflows And Missions How to prompt Tandem workflows, missions, and staged recurring operations. MIME type: text/plain
- tandem-docs://stable/sdk/python/ - Python Python SDK. MIME type: text/plain
- tandem-docs://stable/sdk/scheduling-automations/ - Scheduling Automations SDK automation scheduling. MIME type: text/plain
- tandem-docs://stable/sdk/ - Sdk SDK landing page. MIME type: text/plain
- tandem-docs://stable/incident-monitor/security-posture/ - Security Posture Read-only authority inventory, posture assessment, scenario packs, and remediation routing. MIME type: text/plain

## Prompts
- install_tandem_engine - Install Tandem Engine Prompt template for teaching an agent how to install Tandem Engine safely from the docs.
- use_python_sdk - Use the Python SDK Prompt template for helping an agent learn the Tandem Python SDK and prerequisites.
- build_workflows - Build Tandem workflows Prompt template for helping an agent learn workflow building and orchestration patterns in Tandem.

## Metadata
- Owner: ac.tandem
- Version: 0.3.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 22, 2026
- Source: https://registry.modelcontextprotocol.io
