pakx
← Explore

ac.tandem/docs-mcp

0.3.0
MCP Registry

ac.tandem/docs-mcp

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

Install

One line. Adds the dep to agents.yml and resolves it.

pakx add mcp ac.tandem/docs-mcp

Raw metadata

Source-specific install hints as returned by the official MCP Registry.

{
  "server": {
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "ac.tandem/docs-mcp",
    "description": "Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.",
    "repository": {
      "url": "https://github.com/frumu-ai/tandem",
      "source": "github"
    },
    "version": "0.3.0",
    "remotes": [
      {
        "type": "streamable-http",
        "url": "https://tandem.ac/mcp"
      }
    ]
  },
  "_meta": {
    "io.modelcontextprotocol.registry/official": {
      "status": "active",
      "statusChangedAt": "2026-04-02T11:22:40.005172Z",
      "publishedAt": "2026-04-02T11:22:40.005172Z",
      "updatedAt": "2026-04-02T11:22:40.005172Z",
      "isLatest": false
    }
  }
}