agent-nexus

deepaksinghcs14/agent-nexus
★ 4 stars Go AI/LLM Updated 4d ago
Self-hosted, model-agnostic AI agent orchestration platform. Build, run, and observe AI agents backed by any LLM (Anthropic, OpenAI, Gemini, Ollama). Features: agent groups/pipelines, tool execution with approval gates, MCP server integration, vector memory, connector-based RAG, and full run tracing. Built with Go + PostgreSQL + Next.js 14.
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": {
    "agent-nexus": {
      "command": "go",
      "args": [
        "run",
        "github.com/deepaksinghcs14/agent-nexus@latest"
      ]
    }
  }
}

README Excerpt

> Self-hosted, model-agnostic AI agent orchestration platform. **[Try the live demo →](https://web-production-ae380.up.railway.app)** — Sign up and explore instantly. MCP servers, connectors, and API tokens are restricted in demo mode; self-host for full access. Or use creds Email: [email protected] Password: Demo@123

Tools (20)

CORS_ORIGINSDATABASE_URLENCRYPTION_KEYGITHUB_API_URLGITHUB_TOKENGOOGLE_OAUTH_CLIENT_IDGOOGLE_OAUTH_CLIENT_SECRETJWT_SECRETLOG_LEVELPORTPUBLIC_API_URLPUBLIC_APP_URLRUNNER_CALLBACK_SECRETRUNNER_URLSESSION_CALLBACK_URLSESSION_WAIT_TIMEOUT_MINSTORAGE_PATHWHATSAPP_ADAPTER_URLgrading_criterianative_create_http_tool

Topics

ai-agentsgolangllmmcpmcp-servermemoryragself-hosted