Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

ac.tandem/docs-mcp

REMOTE · TANDEM.AC · SCANNED AUG 3

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

Available components

+1 this week 67 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability85
  • 98% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Partial
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1858 tokens (~29/item across 63 items; 13 tools + 50 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · tandem.ac

# add to Claude Code
claude mcp add --transport http ac-tandem-docs-mcp https://tandem.ac/mcp
# ~/.codex/config.toml
[mcp_servers.ac-tandem-docs-mcp]
url = "https://tandem.ac/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ac-tandem-docs-mcp": {
      "type": "remote",
      "url": "https://tandem.ac/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ac-tandem-docs-mcp --url https://tandem.ac/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ac-tandem-docs-mcp:
    url: "https://tandem.ac/mcp"
// mcp.json
{
  "mcpServers": {
    "ac-tandem-docs-mcp": {
      "type": "http",
      "url": "https://tandem.ac/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • Resource “Overview” now points somewhere else: tandem-docs://stable/desktop/overview/ → tandem-docs://stable/incident-monitor/overview/ security
  • 2 Aug 26 0
    • Resource “Overview” now points somewhere else: tandem-docs://stable/desktop/overview/ → tandem-docs://stable/incident-monitor/overview/ security
  • 1 Aug 26 +1
    • Resource “Overview” now points somewhere else: tandem-docs://stable/desktop/overview/ → tandem-docs://stable/incident-monitor/overview/ security
  • 31 Jul 26 −3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • Resource “Overview” now points somewhere else: tandem-docs://stable/desktop/overview/ → tandem-docs://stable/incident-monitor/overview/ security
  • 29 Jul 26 +1
    • Resource “Overview” now points somewhere else: tandem-docs://stable/desktop/overview/ → tandem-docs://stable/incident-monitor/overview/ security
  • 28 Jul 26 +1
    • Resource “Overview” now points somewhere else: tandem-docs://stable/desktop/overview/ → tandem-docs://stable/incident-monitor/overview/ security
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://tandem.ac/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=tandem.ac CN=YE2,O=Let's Encrypt,C=US 22 Jul 2026 20 Oct 2026 ECDSA 256 ECDSA-SHA384 5738b25ac595edbe64fb3897237f65316ca
SANs: *.tandem.ac, tandem.ac
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of tandem.ac. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ac. present 42665 8 Verified
tandem.ac. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://tandem.ac/mcp Verified 200
http (plaintext) http://tandem.ac/mcp HTTPS enforced 308 https://tandem.ac/mcp
MCP tools — 13 exposed · ~1,008 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
answer_how_to ~126

Answer how to install or use Tandem, build workflows, or use the SDKs by synthesizing relevant published docs.

NameTypeReqDescription
audiencestringOptional audience hint such as developer, desktop user, or operator.
docs_refstringDocs channel or immutable ref. Defaults to stable.
engine_versionstringOptional Tandem engine version hint. Prefer stable docs for installed engines.
limitintegerMaximum number of supporting docs recommendations to include.
taskstringyesThe Tandem task or question that needs a docs-grounded answer.

No output schema declared.

No examples provided.

compare_doc_page_refresh ~72

Force-refresh a docs page and return before/after hashes so page content changes can be proven.

NameTypeReqDescription
docs_refstringDocs channel or immutable ref. Defaults to stable.
pathstringyesDocs path like /start-here/ or /sdk/python/ to compare before and after refresh.

No output schema declared.

No examples provided.

compare_docs_index_refresh ~45

Force-refresh the docs indexes and return before/after hashes so content changes can be proven.

NameTypeReqDescription
docs_refstringDocs channel or immutable ref. Defaults to stable.

No output schema declared.

No examples provided.

get_doc ~77

Fetch and normalize a published Tandem docs page by path or URL.

NameTypeReqDescription
docs_refstringDocs channel or immutable ref. Defaults to stable.
engine_versionstringOptional Tandem engine version hint for compatibility checks.
pathstringyesDocs path like /sdk/python/ or a full Tandem docs URL.

No output schema declared.

No examples provided.

get_docs_cache_status ~23

Inspect the current docs cache state for index sources and warmed pages.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_start_path ~62

Recommend the best Tandem docs starting path for a desktop user, server admin, or developer.

NameTypeReqDescription
docs_refstringDocs channel or immutable ref. Defaults to stable.
rolestringyesThe user role to optimize the docs starting point for.

No output schema declared.

No examples provided.

get_tandem_guide ~71

Return a structured Tandem learning guide for install-engine, python-sdk, typescript-sdk, build-workflows, or headless-deploy.

NameTypeReqDescription
docs_refstringDocs channel or immutable ref. Defaults to stable.
topicstringyesNamed Tandem learning guide to return.

No output schema declared.

No examples provided.

invalidate_docs_cache ~77

Invalidate docs cache entries for index data, all pages, or a specific page path.

NameTypeReqDescription
docs_refstringOptional docs ref to scope page/index cache invalidation.
pathstringRequired when target is page; identifies the specific docs path to invalidate.
targetstringWhich cache area to invalidate.

No output schema declared.

No examples provided.

recommend_next_docs ~101

Recommend the next Tandem docs to read after a current page, optionally biased toward a goal.

NameTypeReqDescription
current_pathstringyesCurrent Tandem docs path the user has already read.
docs_refstringDocs channel or immutable ref. Defaults to stable.
goalstringOptional goal such as install Tandem, use the Python SDK, or build workflows.
limitintegerMaximum number of next-doc recommendations to return.

No output schema declared.

No examples provided.

refresh_doc_page ~86

Force-refresh a docs page and report whether content came from the network, cache, or stale fallback.

NameTypeReqDescription
docs_refstringDocs channel or immutable ref. Defaults to stable.
force_refreshbooleanWhether to bypass cache and force a network refresh attempt.
pathstringyesDocs path like /start-here/ or /sdk/python/ to refresh.

No output schema declared.

No examples provided.

refresh_docs_index ~63

Force-refresh docs indexes and report whether data came from the network, cache, or stale fallback.

NameTypeReqDescription
docs_refstringDocs channel or immutable ref. Defaults to stable.
force_refreshbooleanWhether to bypass cache and force a network refresh attempt.

No output schema declared.

No examples provided.

search_docs ~143

Search the published Tandem docs index for relevant pages.

NameTypeReqDescription
audiencestringOptional audience filter such as developer, desktop user, or operator.
docs_refstringDocs channel or immutable ref. Defaults to stable. Use next, refs/<sha>, or releases/<version> only when explicitly needed.
engine_versionstringOptional Tandem engine version hint. If supplied without docs_ref, the MCP still defaults to stable unless a matching versioned docs ref is configured.
limitintegerMaximum number of matching docs pages to return.
querystringyesThe Tandem question, task, or keyword query to search for.

No output schema declared.

No examples provided.

warmup_docs_cache ~62

Refresh the docs index and preload the most important Tandem docs pages into cache.

NameTypeReqDescription
docs_refstringDocs channel or immutable ref. Defaults to stable.
force_refreshbooleanWhether to bypass cache and force fresh upstream fetches first.

No output schema declared.

No examples provided.