EveryDev.ai
Subscribe
Home
Tools

3,697+ 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. Bezalel
    Bezalel icon

    Bezalel

    MCP Servers

    A capability plane for personal agents that provides memory, email, money, texting, a computer, sandboxes, and hundreds of connectors behind a single MCP URL.

    Visit Website

    At a Glance

    Pricing
    Free

    Sign up and get started with the capability plane during the alpha period.

    Engagement

    Available On

    Web
    API
    CLI

    Resources

    WebsiteDocsllms.txt

    Topics

    MCP ServersAgent FrameworksAgent Memory

    Alternatives

    Stash MemoryautoMatescritty
    Developer
    GoshenToronto, CanadaEst. 2025

    Listed Aug 2026

    About Bezalel

    Bezalel is a capability plane for personal AI agents, built by Goshen and currently in alpha. It consolidates agent capabilities — memory, email, money, texting, a cloud desktop, code sandboxes, and third-party app connectors — into a single deployable service accessible over the Model Context Protocol (MCP) via one URL and a bearer token.

    What It Is

    Bezalel solves a specific problem in the agent ecosystem: every new agent framework requires re-wiring the same capabilities inside a different extension model. Bezalel inverts this by making capabilities the durable asset and the framework the replaceable head. Any MCP-compatible agent runtime connects with exactly two values — a URL and a bearer token — and gains access to the full capability set. Switching frameworks becomes a config change rather than a migration.

    Core Capabilities

    Bezalel exposes the following capability domains, each controlled by token scopes:

    • Memory — Long-term memory shared across every agent the owner runs. Session transcripts are banked automatically, distilled into durable facts in the background, and recalled by any runtime, with browse-and-forget controls in the dashboard.
    • Email — A real inbox the agent owns, with send, receive, search, and file operations. Inbound messages become events that can wake an agent rather than waiting to be polled.
    • Money — A spend ledger with linked bank data for logging receipts and reconciling real transactions. Virtual cards with server-side limits and owner approvals are listed as coming soon.
    • Texting — iMessage integration via a paired number. Agents reply on real threads, and inbound texts wake the right agent through the event router.
    • A Computer — A cloud desktop the agent can see and operate (click, type, browse), with a live dashboard view while it works.
    • Sandboxes — Disposable code-execution microVMs provisioned on demand and shared across every runtime.
    • Connectors — Hundreds of third-party apps (calendars, docs, project trackers, and more) behind managed OAuth, exposed as plain MCP tools.

    How the Setup Works

    The setup path is designed to be agent-readable end to end. Every page on the site serves markdown from the same URL via Accept: text/markdown or a .md suffix, and llms.txt indexes everything worth fetching. The setup flow is:

    1. Sign up and mint a bearer token (looks like bzl_…) in the dashboard.
    2. Paste a single prompt into the agent pointing it at the plane; the agent fetches live setup instructions and registers the MCP server in its own harness.
    3. All agents share the same plane state — memory, inboxes, money, pairings, and connectors — so switching runtimes requires no migration.

    Runtime Compatibility

    Bezalel works with any runtime that speaks MCP over Streamable HTTP with a bearer token. The docs provide explicit registration instructions for Claude Code, Codex CLI, Cursor, OpenClaw, and eve, as well as a generic path for any other MCP-compatible harness.

    Deployment Model

    Each hosted plane serves a single owner with its own database and provider credentials — agents share state with each other but never with other owners' agents. The plane is also self-hostable: it ships as a single container image (Node process, Dockerfile included) deployable to any container host. This single-tenant architecture is a deliberate design choice for personal agent use cases.

    Current Status

    Bezalel is currently in alpha. The site and API are live, and the one-paste setup flow is functional across supported runtimes. Virtual cards (under the cards scope) are listed as coming soon and currently return "not configured" until launch.

    Bezalel - 1

    Community Discussions

    Be the first to start a conversation about Bezalel

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

    Pricing

    FREE

    Alpha

    Sign up and get started with the capability plane during the alpha period.

    • Bearer token (bzl_…) minted in dashboard
    • Memory, email, texting, computer, sandboxes, and connectors
    • One-paste agent setup
    • Single-tenant hosted plane

    Capabilities

    Key Features

    • Single MCP URL for all agent capabilities
    • Long-term shared agent memory with auto-distillation
    • Real email inbox with inbound event routing
    • iMessage integration with event-driven agent waking
    • Cloud desktop for agent computer use
    • Disposable code-execution sandboxes (microVMs)
    • Hundreds of third-party app connectors via managed OAuth
    • Bearer token auth with per-scope access control
    • Agent-readable site (markdown via Accept header or .md suffix)
    • One-paste agent setup flow
    • Single-tenant hosted planes (per-owner database and credentials)
    • Self-hostable via Docker container
    • Skill playbooks (SKILL.md convention) served by the plane
    • Live service status JSON endpoint
    • Inbound event routing for email and iMessage

    Integrations

    Claude Code
    Codex CLI
    Cursor
    OpenClaw
    eve
    iMessage
    MCP (Model Context Protocol)
    OAuth-connected third-party apps
    Bank account data (linked)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

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

    Developer

    Goshen

    Goshen builds Bezalel, a capability plane for personal AI agents. The project is led by Michael (contact: michael@goshen.fyi) and focuses on making agent capabilities durable and framework-agnostic by serving them over the Model Context Protocol. Bezalel ships as a self-hostable container and as a hosted single-tenant service, reflecting a design philosophy that personal agent infrastructure should be owned and controlled by the individual.

    Founded 2025
    Toronto, Canada
    1 employees

    Used by

    Users of Claude Code
    Cursor IDE users
    Codex CLI users
    Read more about Goshen
    Website
    1 tool in directory

    Similar Tools

    Stash Memory icon

    Stash Memory

    Persistent memory layer for AI agents that stores episodes, facts, and working context in Postgres with an MCP server included. Self-hosted, open source, works with any MCP-compatible agent.

    autoMate icon

    autoMate

    An open-source, self-hosted AI tool hub that acts as a personal NAS for AI — storing notes, files, reminders, and memory across sessions, with 40+ tools and MCP integration for any AI client.

    scritty icon

    scritty

    A terminal emulator that captures every AI CLI agent's conversations into one shared, searchable, local-first memory corpus served over MCP and CLI.

    Browse all tools

    Related Topics

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    206 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    651 tools

    Agent Memory

    Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

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