Skip to content
Windsurf

docs mcp for Windsurf

io.github.acta-team/docs-mcp

Read-only MCP server for the official ACTA verifiable credentials documentation.

client:Windsurf transport:stdio runtime:npm

Install docs mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@acta-team/docs-mcp"
      ],
      "env": {
        "ACTA_DOCS_MCP_OFFLINE": "<ACTA_DOCS_MCP_OFFLINE>",
        "ACTA_DOCS_MCP_DATA_URL": "<ACTA_DOCS_MCP_DATA_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

docs mcp in other clients