NeuronDB Ecosystem
Self-host the core, use managed Cloud for multi-tenant provisioning, or embed agents with Hub. All three can run together or separately.
Full platform: Run neurondb, neurondb-cloud, and neurondb-hub together (e.g. with deploy-all.sh). Ports: neurondb 5433, 8080, 8081, 3000 | neurondb-cloud 5435, 8083 | neurondb-hub 5434, 8084, 8085, 3001.
Self-hosted Core
Open-source PostgreSQL AI extension and runtime components. Run on your own infrastructure.
NeuronDB
PostgreSQL extension: vector search, ML inference, RAG pipeline, GPU acceleration.
When to use: Self-hosted vector DB, semantic search, RAG, and ML in PostgreSQL.
Learn moreNeuronAgent
REST API and WebSocket agent runtime with memory, tools, and workflows.
When to use: Build AI agents with long-term memory and tool execution.
Learn moreNeuronMCP
Model Context Protocol server with 600+ tools for Claude Desktop and MCP clients.
When to use: Connect Claude Desktop or other MCP clients to NeuronDB.
Learn moreNeuronDesktop
Unified web UI for NeuronDB, NeuronAgent, and NeuronMCP.
When to use: Single dashboard for management and monitoring.
Learn moreNeuronDB Cloud
SaaS control plane for multi-tenant NeuronDB on AWS, GCP, Azure. 14+ microservices, Terraform & Helm, hybrid tenancy, Stripe billing, RBAC, audit, backup/PITR.
NeuronDB Hub
Multi-tenant SaaS: agent builder, embeddable widget, marketplace, workflows, memory, MCP connectors, analytics, Stripe billing.
How they connect
┌─────────────────────────────────────────────────────────────────────────┐
│ Self-hosted Core (neurondb repo) │
│ NeuronDB │ NeuronAgent │ NeuronMCP │ NeuronDesktop │
└─────────────────────────────────────────────────────────────────────────┘
▲ ▲
│ provisions │ uses
│ │
┌────────┴────────┐ ┌─────────┴─────────┐
│ NeuronDB Cloud │ │ NeuronDB Hub │
│ (closed source)│ │ (closed source) │
│ Auth, tenants, │ │ Agent builder, │
│ provisioning, │◄────── optional integration ───│ embed widget │
│ billing │ │ │
└─────────────────┘ └───────────────────┘For NeuronDB Cloud or NeuronDB Hub access, get in touch.
Contact us