← All servers

ead-factory

io.github.g-digital-by-Garrigues/ead-factory v1.2.1
Official Registry git communication

MCP server for EAD Factory: qualified evidence, signature, notifications and chat via AI agents.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add ead-factory -- npx -y @g-digital/mcp-ead-factory
Add to claude_desktop_config.json
{
  "mcpServers": {
    "ead-factory": {
      "command": "npx",
      "args": [
        "-y",
        "@g-digital/mcp-ead-factory"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "ead-factory": {
      "command": "npx",
      "args": [
        "-y",
        "@g-digital/mcp-ead-factory"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ead-factory": {
      "command": "npx",
      "args": [
        "-y",
        "@g-digital/mcp-ead-factory"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "ead-factory": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@g-digital/mcp-ead-factory"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "ead-factory": {
      "command": "npx",
      "args": [
        "-y",
        "@g-digital/mcp-ead-factory"
      ]
    }
  }
}

Packages

npm @g-digital/mcp-ead-factory@1.2.1

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.g-digital-by-Garrigues--ead-factory/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent