auxilia

mcp
Security Audit
Warn
Health Warn
  • License — License: AGPL-3.0
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 7 GitHub stars
Code Pass
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

A lightweight web MCP client designed to host your MCP-powered AI assistants. auxilia is designed to only support remote MCP servers.

README.md

auxilia

A lightweight web MCP client designed to host your MCP-powered AI assistants. auxilia is designed to only support remote MCP servers.

Built with langgraph and the AI SDK.

🚀 Quick Start

  1. Clone the repository:
git clone https://github.com/keurcien/auxilia.git
cd auxilia
  1. Configure Environment:

Copy .env.example to .env and add your LLM API keys (OpenAI, Anthropic, etc.).

  1. Start services:

Run make build && make up in a terminal to start the Docker containers.

  1. Access interface:

Open http://localhost:3000 in your browser.

🚧 Development

  1. Configure Environment:

Copy .env.example to .env and add your LLM API keys (OpenAI, Anthropic, etc.).

  1. Start services:

Run npm install in web folder.
Run make dev in a terminal.

Google Sign In

To set up Google Sign In, add your Google client credentials to the .env file.

Reviews (0)

No results found