Loading MCP server directory, please wait...
Ainecto MCP connector for workspace, document, ERD, diagram, task, and attachment workflows.
npx @getmcp/cli add io.github.codelives/ainectoRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codelives/ainecto": {
"command": "npx",
"args": [
"-y",
"-y",
"@ainecto/mcp"
]
}
}
}