DA MCP

April 9, 2025 ยท View on GitHub

MCP server to interact with document authoring.

Add to your chosen MCP client:

{
  "mcpServers": {
    "dark-alley": {
      "command": "/full/path/to/node",
      "args": [
        "/full/path/to/da-mcp/dist/da-admin-mcp.cjs"
      ]
    }
  }
}