sidekick

geoffmcc/sidekick
★ 0 stars JavaScript AI/LLM Updated 5d ago
VPS MCP server, dashboard, and local AI agent
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sidekick": {
      "command": "npx",
      "args": [
        "-y",
        "geoffmcc/sidekick"
      ]
    }
  }
}

README Excerpt

A remote VPS agent with MCP tools, live dashboard, and a local AI agent — all running on a $20/month Ubuntu VPS. ``` ┌─ Local Machine (source of truth) ─────────────────────┐ │ git push → github.com/geoffmcc/sidekick │ │ ./deploy.ps1 → SSH into VPS, git pull, restart │ └────────────────────────────────────────────────────────┘

Tools (19)

GROQ_API_KEYGROQ_MODELOLLAMA_URLSIDEKICK_AGENT_PORTSIDEKICK_ALLOWED_IPSSIDEKICK_API_KEYSIDEKICK_DASHBOARD_PASSSIDEKICK_DASHBOARD_PORTSIDEKICK_DASHBOARD_USERSIDEKICK_DATA_DIRSIDEKICK_PORTsidekick_bashsidekick_getsidekick_listsidekick_llmsidekick_readsidekick_storesidekick_web_fetchsidekick_write