ai-workstation

willjsw/ai-workstation
★ 0 stars Python AI/LLM Updated today
MCP Server for Local AI Agent
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-workstation": {
      "command": "uvx",
      "args": [
        "ai-workstation"
      ]
    }
  }
}

Or install with pip: pip install ai-workstation

README Excerpt

MCP Server for Local AI Agent