Loading MCP server directory, please wait...
MCP server for EAD Enterprise Suite - signatures, evidence, notifications, dossiers via AI agents.
npx @getmcp/cli add io.github.g-digital-by-Garrigues/ead-enterprise-suiteRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.g-digital-by-Garrigues/ead-enterprise-suite": {
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-enterprise-suite"
],
"env": {
"MCP_ALLOW_INSECURE_FILE_URL": "",
"MCP_ALLOWED_HOSTS": "",
"MCP_ALLOWED_ORIGINS": "",
"MCP_AUTH_EMAIL": "",
"MCP_AUTH_PASSWORD": "",
"MCP_HTTP_HOST": "",
"MCP_HTTP_PUBLIC": "",
"MCP_OPENID_CLIENT_ID": "",
"MCP_OPENID_ISSUER": "",
"MCP_OPENID_REFRESH_TOKEN": "",
"PORT": ""
}
}
}
}