MCP server for EAD Enterprise Suite - signatures, evidence, notifications, dossiers via AI agents.
claude mcp add ead-enterprise-suite -- npx -y @g-digital/mcp-ead-enterprise-suite
claude_desktop_config.json
{
"mcpServers": {
"ead-enterprise-suite": {
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-enterprise-suite"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ead-enterprise-suite": {
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-enterprise-suite"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ead-enterprise-suite": {
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-enterprise-suite"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ead-enterprise-suite": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-enterprise-suite"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ead-enterprise-suite": {
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-enterprise-suite"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.g-digital-by-Garrigues--ead-enterprise-suite/reviews or the review_server meta-tool.
POST /mcp