Odel
canada aida ai mcp

canada aida ai mcp

Local
@csoai-orgPythonMITUpdated 3 days ago

Canada Aida Ai MCP Server by MEOK AI Labs

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).

PyPIcanada-aida-ai-mcpv1.0.15

Run

uvx canada-aida-ai-mcp

MCP client config

{
  "mcpServers": {
    "canada-aida-ai-mcp": {
      "command": "uvx",
      "args": [
        "canada-aida-ai-mcp"
      ]
    }
  }
}