← Back to Plugins
MCP Server MCP

Ainecto

github By github 👁 1 views ▲ 0 votes

Ainecto MCP connector for workspace, document, ERD, diagram, task, and attachment workflows.

Homepage Verified source GitHub

Install

npx -y @ainecto/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@ainecto/mcp",
      "version": "0.1.2",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "-y",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...