EveryDev.ai
Subscribe
Home
Tools

3,245+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Observal
    Observal icon

    Observal

    Agent Skill Registries
    Featured

    Self-hosted, open-source registry and analytics platform for AI coding agents — upload, version, and track skills, MCP servers, hooks, and prompts, then learn what's actually working.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully open-source self-hosted platform under Apache License 2.0. Free to use, modify, and distribute.

    Engagement

    Available On

    Web
    API
    VS Code
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent Skill RegistriesObservability PlatformsMCP Servers

    Alternatives

    Microsoft Agent SkillsSkillRouteAGNT.Hub
    Developer
    BlazeUp AINellore, IndiaEst. 2025$4.3M raised

    Listed Jul 2026

    About Observal

    Observal is the control plane and system of record for internal AI components, built by BlazeUp AI and released under the Apache License 2.0. It runs entirely on your own infrastructure via Docker Compose and gives engineering teams a single place to publish, discover, install, and measure AI agents, skills, MCP servers, hooks, prompts, and sandboxes. The project is actively maintained on GitHub and reached v1.10.3 as of July 2026.

    What It Is

    Observal addresses two structural problems the README identifies in how organizations manage internal AI components: a lack of a discoverability layer (components scattered across siloed repositories) and a missing feedback loop (developers publish agents with no visibility into how they're actually used). The platform provides a centralized registry with admin review and version diffing, a CLI that installs agents into any supported harness with one command, full session telemetry, and AI-powered insight reports that turn usage data into specific system-prompt recommendations.

    Self-Hosted Architecture

    Observal deploys as a Docker Compose stack of ten services: a FastAPI/Strawberry GraphQL backend, a React 19 + Vite 6 web UI, PostgreSQL 16 for registry data, ClickHouse for telemetry, Redis + arq for queuing, a worker, a load balancer, Prometheus, and Grafana. A Kubernetes Helm chart is also available for production topologies. The CLI is distributed as a standalone binary or via pipx/uv for Python 3.11+ environments. Because everything runs on your own infrastructure, components, sessions, and data never leave your network.

    Supported Harnesses and Component Types

    One agent definition renders the correct config for every supported coding harness automatically:

    • Harnesses: Claude Code, Cursor, Kiro, Pi, Copilot (CLI & VS Code Extension), Codex, OpenCode, Antigravity CLI
    • Component types: Skills, MCP servers, Hooks, Prompts, Sandboxes

    Each component type is versioned, reviewed by admins before going live, and tracked for adoption. Version diffs show exactly what changed between releases so teams can safely evolve shared context.

    Session Observability and Insights

    Every session from supported harnesses is captured as a structured trace — token usage, tool calls, thinking blocks, and outcomes — with no sampling. Traces are searchable and sortable in the web UI and can be replayed turn by turn for debugging or auditing. On top of raw traces, Observal's insight engine (powered by LiteLLM, compatible with Anthropic, OpenAI, Bedrock, Gemini, Azure, and Ollama) produces named action reports: what's going wrong, which metric proves it, and the exact system-prompt change that fixes it.

    Update: v1.10.3

    The latest release, v1.10.3, was published on July 21, 2026. The repository was created in March 2026 and has seen continuous pushes through July 2026, indicating active early development. The GitHub README lists audit logs, SAML SSO, SCIM provisioning, and an executive dashboard as included in the Apache-2.0 distribution. The project's GitHub page reports 2,227 stars and 462 forks as of the data snapshot.

    Observal - 1

    Community Discussions

    Be the first to start a conversation about Observal

    Share your experience with Observal, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully open-source self-hosted platform under Apache License 2.0. Free to use, modify, and distribute.

    • Self-hosted registry and analytics
    • Agent and component registry with admin review
    • Session telemetry and trace capture
    • AI-powered insight reports
    • Cross-harness config generation

    Capabilities

    Key Features

    • Self-hosted agent and component registry
    • One-command agent install across multiple harnesses
    • Session telemetry with full trace capture (no sampling)
    • AI-powered insight reports with specific system-prompt recommendations
    • Admin review queue with approve/reject and version diffs
    • Five component types: Skills, MCP servers, Hooks, Prompts, Sandboxes
    • Cross-harness config generation (Claude Code, Cursor, Kiro, Copilot, Codex, etc.)
    • Session replay with turn-by-turn timeline
    • Audit logs, SAML SSO, SCIM provisioning
    • Docker Compose and Kubernetes Helm deployment
    • CLI installable via pipx or standalone binary
    • LiteLLM-powered insights compatible with multiple LLM providers
    • Leaderboard tracking top agents and components by downloads
    • Prometheus and Grafana monitoring included

    Integrations

    Claude Code
    Cursor
    Kiro
    Pi
    GitHub Copilot CLI
    VS Code
    Codex
    OpenCode
    Antigravity CLI
    Anthropic
    OpenAI
    AWS Bedrock
    Google Gemini
    Azure OpenAI
    Ollama
    LiteLLM
    PostgreSQL
    ClickHouse
    Redis
    Docker
    Kubernetes
    Prometheus
    Grafana
    OTEL (OpenTelemetry)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Observal and help others make informed decisions.

    Developer

    BlazeUp AI

    BlazeUp AI builds Observal, a self-hosted control plane and registry for internal AI components. The project is developed by a distributed open-source team and released under the Apache License 2.0. Observal focuses on solving discoverability and feedback-loop gaps that emerge as engineering organizations scale their use of AI agents, skills, and MCP servers.

    Founded 2025
    Nellore, India
    $4.3M raised
    50 employees

    Used by

    Terralogic
    Lollypop Design Studio
    Nexus Innovation Hub
    Read more about BlazeUp AI
    WebsiteGitHubLinkedIn
    1 tool in directory

    Similar Tools

    Microsoft Agent Skills icon

    Microsoft Agent Skills

    An open-source collection of 132 domain-specific skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding agents working with Azure SDKs and Microsoft AI Foundry.

    SkillRoute icon

    SkillRoute

    Local-first semantic skill routing for AI agents that indexes SKILL.md bundles, stores metadata in SQLite, and returns ranked skill plans with confidence scores and routing traces.

    AGNT.Hub icon

    AGNT.Hub

    Spin up private AI agents in the cloud with wallet-based auth, composable skills, and your own Anthropic key at zero markup.

    Browse all tools

    Related Topics

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    81 tools

    Observability Platforms

    Comprehensive platforms that combine metrics, logs, and traces with AI-powered analytics to provide deep insights into complex distributed systems and application behavior.

    109 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    144 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions