freshcrate
Skin:/
Home > MCP Servers > chronos

chronos

Chronos is visual AI agent builder - tailored for self-hosted deployments and observability

Why this rank:Recent releaseHealthy release cadenceStrong adoption

Description

Chronos is visual AI agent builder - tailored for self-hosted deployments and observability

README

Chronos – visual AI agent builder for self‑hosting

Build Status License Node Version PRs Welcome LangChain Core LangGraph MCP SDK

Build, run, and debug AI agents on your own infrastructure — with full visibility and control. The self-hosted, production-ready alternative to SaaS AI agent builders

 

Chronos is a visual AI agent workflow builder designed for teams who own their infrastructure.

  • Visual builder for complex agent workflows
  • Fully self-hosted (local, on-prem, private cloud)
  • Deep observability (trace every step of every run)

TL;DR: Chronos is like Flowise — but tailored for teams who need self-hosting, observability, and production readiness.

Why Chronos?

Most AI agent tools are great for demos — but fall apart in production. Chronos is built and used for real-world applied AI use cases

  • Own your data: Run everything inside your infrastructure.
  • Visibility of agents actions: Inspect prompts, tool calls, responses, errors, and token usage.
  • Cost & Performance Dashboard: Track and optimise agent costs and operations.
  • Scheduled agents: Maintain schedules for your agents.
  • Tracing: Opentelemetry helps traicing failures across the entire workflows.
  • From prototype to production: Build agents and integrate to enterprise systems via embeded OpenAI APIs.

What can you build?

  • Internal copilots over private company data
  • RAG pipelines with local embeddings and vector stores
  • Automated reporting and monitoring agents
  • Deep research and analysis workflows
  • Scheduled background agents for ongoing work.

Quick start

Get Chronos running locally in under 5 minutes. The fastest way to try it is to build and run all‑in‑one Chronos Docker image.

# clone the repository
git clone git@github.com:intelligexhq/chronos.git
cd chronos_app/docker

# build local image
docker build -f Dockerfile.local -t chronos:local ..

# run Chronos
docker run -d --name chronos -p 3001:3000 chronos:local
# chronos is now available at:
# http://localhost:3001

For more configuration and advanced hosting examples, including localy hosted vectorstores, Ollama, queue modes - see Docker compose examples section.

Get involved

  • ⭐ Star this repo to support development
  • Contribute via PRs; sugest issues, features and use cases.

Backlog

Some of the upcoming capabilities:

  • Agents with webhooks for event‑driven workflows.
  • Versioning and publishing for agents.
  • SSO (single sign‑on) for user logins.
  • Additional tutorials on intelligex.com covering skill catalogues, deep agents, and data privacy.

Tutorials

These guides will get you started with running Chronos and building agents:

License

Source code in this repository is made available under the Apache License Version 2.0.

Need assistance?

We provide professional services to help you deploy, customise, and operate Chronos in your organisation’s environment:

  • Architecture and deployment in your infra (on‑prem or cloud).
  • Custom agent development and integrations.
  • Training and best practices for teams.

Release History

VersionChangesUrgencyDate
v1.8.2## What's Changed * feat: add audit log regular cleanup if enabled by @sauliuz * chore: reorganising docker compose examples by @sauliuz * feat: add mcp server tests in registration screen. ui adjustments by @sauliuzHigh5/28/2026
v1.8.1## What's Changed * chore: api specification update in api-docs by @sauliuz in https://github.com/intelligexhq/chronos/pull/53 * feat: add presets for stdio mcp server setup by @sauliuz in https://github.com/intelligexhq/chronos/pull/54 * feat: audit log improvements - ux by @sauliuz in https://github.com/intelligexhq/chronos/pull/55 High5/24/2026
v1.8.0## What's Changed * feat: mcp server prococol support + tools notifications by @sauliuz in https://github.com/intelligexhq/chronos/pull/47 * feat: detail pages for mcp services and agents by @sauliuz in https://github.com/intelligexhq/chronos/pull/48 * feat: configurable mcp policies for mcp gateway by @sauliuz in https://github.com/intelligexhq/chronos/pull/49 * feat: mcp stdio format support by @sauliuz in https://github.com/intelligexhq/chronos/pull/51 * feat: logo refresh work and updatHigh5/20/2026
1.7.0## What's Changed * feat: mcp health probe by @sauliuz in https://github.com/intelligexhq/chronos/pull/41 * chore: zod + mcp sdk upgrades by @sauliuz in https://github.com/intelligexhq/chronos/pull/42 * feat: audit for mcp tools by @sauliuz in https://github.com/intelligexhq/chronos/pull/43 * feat: token counts in agent runtime by @sauliuz in https://github.com/intelligexhq/chronos/pull/44 * feat: use mcp registry within canvas agents by @sauliuz in https://github.com/intelligexhq/chronos/pHigh5/8/2026
v1.6.0## What's Changed * feat:Cronos agent registry by @sauliuz in https://github.com/intelligexhq/chronos/pull/37 * feat: MCP registry, documentation @sauliuz in https://github.com/intelligexhq/chronos/pull/38 * Examples: simple agent mock, mcp service mock and agent registration example by @sauliuz in https://github.com/intelligexhq/chronos/pull/39 * Chronos changelog introduced. Chronos future direction shared.High5/3/2026
v1.5.0## What's Changed * chore: styles and export add ons by @sauliuz in https://github.com/intelligexhq/chronos/pull/32 * api doc refactor by @sauliuz in https://github.com/intelligexhq/chronos/pull/33 * feat: model providers enabled list by @sauliuz in https://github.com/intelligexhq/chronos/pull/34 * feat: agent drafts and versioning by @sauliuz in https://github.com/intelligexhq/chronos/pull/35High4/29/2026
v1.4.0- new langraph deep agent nodes available in visual builder. - scheduler engine for automating agent runs. allows to kick off agents on the regular basis. - cost & performance dashbord. analytics view for the token consumption & cost per agent / all running agents. - webhook support for agent tasks.Medium3/22/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

tenuoHigh-performance capability authorization engine for AI agents. Cryptographically attenuated warrants, task-scoped authority, verifiable offline. Rust core.v0.1.0-beta.23
obsidian-vault-intelligenceObsidian vault intelligence9.4.12
walmart-mcp🛒 Connect AI agents to Walmart's ecosystem using the Model Context Protocol for real-time data access and enhanced product search capabilities.main@2026-06-07
claude-code-configClaude Code skills, architectural principles, and alternative approaches for AI-assisted developmentmain@2026-06-06
justoneapi-mcpProduction-ready MCP server exposing JustOneAPI endpoints to AI agents with raw JSON responses.main@2026-06-06

More in MCP Servers

PlanExeCreate a plan from a description in minutes
automagik-genieSelf-evolving AI agent orchestration framework with Model Context Protocol support
agentroveYour own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.
ProxmoxMCP-PlusEnhanced Proxmox MCP server with advanced virtualization management and full OpenAPI integration.