ac-infinity-mcp

ober37/ac-infinity-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
AC Infinity MCP server — Claude integration for grow environment control
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ac-infinity-mcp": {
      "command": "uvx",
      "args": [
        "ac-infinity-mcp"
      ]
    }
  }
}

Or install with pip: pip install ac-infinity-mcp

README Excerpt

AC Infinity MCP server — Claude integration for grow environment control