Loading MCP server directory, please wait...
Read-only MCP server for the official ACTA verifiable credentials documentation.
npx @getmcp/cli add io.github.ACTA-Team/docs-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ACTA-Team/docs-mcp": {
"command": "npx",
"args": [
"-y",
"@acta-team/docs-mcp"
],
"env": {
"ACTA_DOCS_MCP_OFFLINE": "",
"ACTA_DOCS_MCP_DATA_URL": ""
}
}
}
}