Skip to content
docs-mcp logo

docs-mcp

Verified

Remote server delivering Tandem documentation over streamable-http.

MCP ServerAI & KnowledgeRemote (streamable-http) 107
View on GitHub
Updated 2026-06-15

What is the docs-mcp MCP server?

docs-mcp serves as a dedicated documentation endpoint for the Tandem governed AI runtime. Connected clients can query curated content covering installation, SDK usage, workflow definitions, and configuration patterns without accessing live runtime controls.

Built exclusively for retrieval, the server keeps all responses within the bounds of static documentation. It supports streamable-http transport and is referenced directly from the Tandem project for agent integration.

Install & connect

Add this to your MCP client config. Pick your client below and copy.

{
  "mcpServers": {
    "docs-mcp": {
      "url": "https://tandem.ac/mcp"
    }
  }
}

Example prompts

Once connected, try asking your AI client:

Retrieve the Tandem installation instructions for a local deployment
Show the latest SDK reference for connecting via MCP
Provide workflow configuration examples including approval gates
Explain how to set up agent memory and tenant context from the docs

Security & permissions

Remote streamable-http server requiring no API keys or secrets; it only serves public documentation and never accesses runtime state or credentials.

What you can do with docs-mcp

Onboarding new agents

Fetch official install steps and configuration examples to connect an agent to Tandem via MCP.

SDK reference lookup

Retrieve current SDK documentation and usage patterns for client development.

Workflow and approval guidance

Access workflow definitions and human-approval gate documentation for governed agent design.

How to use docs-mcp

  1. 1Add the remote MCP endpoint https://tandem.ac/docs-mcp to your client configuration.
  2. 2Select streamable-http as the transport in your MCP client settings.
  3. 3Restart or reload the client to establish the connection.
  4. 4Issue natural-language queries for Tandem documentation topics.
  5. 5Review returned excerpts and cite them in agent prompts or code.

docs-mcp: pros & cons

Pros

  • +Provides authoritative, up-to-date Tandem documentation directly to AI clients
  • +Zero runtime permissions or secrets required
  • +Lightweight and focused solely on retrieval
  • +Easy integration via standard streamable-http transport

Cons

  • Contains no executable tools or live data access
  • Limited to whatever documentation has been published
  • No support for custom or private document sets
Did you find this helpful?

Frequently asked questions

No. The server is strictly limited to documentation retrieval.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote docs-mcp

Add this badge to your website, or share the tool.

DFeatured on Dhanasvidocs-mcp 0