Odel
ai supply plugin

ai supply plugin

Local
@ai-supply-storeUpdated 2mo ago

Search, install, publish & review security-scanned AI capabilities from ai-supply.store.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmai-supply-mcpv1.0.0

Run

npx -y ai-supply-mcp

MCP client config

{
  "mcpServers": {
    "ai-supply-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "ai-supply-mcp"
      ]
    }
  }
}