EveryDev.ai
Subscribe
Home
Tools

3,864+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
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. Kody
    Kody icon

    Kody

    Agent Memory
    Featured

    A personal AI agent home that provides durable memory, secrets, packages, and scheduled automations portable across any MCP-capable agent like Claude, Cursor, ChatGPT, or Codex.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    The whole factory with volume caps: 10 saved packages, 5 scheduled jobs (no faster than every 15 minutes), 150 execute calls per day.

    Standard: $10/mo
    Pro: $40/mo
    Teams / Enterprise: Custom/contact

    Engagement

    Available On

    Linux
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent MemoryMCP ToolsAgent Frameworks

    Alternatives

    Personal AgentBezalelActx0
    Developer
    Epic WebSalt Lake City, UTEst. 2023

    Listed Sep 2026

    About Kody

    Kody is a personal assistant platform built by Kent C. Dodds and the Epic Web team, designed to give AI agents a durable home that outlives any single conversation. It runs on Cloudflare Workers and speaks the Model Context Protocol (MCP), making it compatible with Claude, ChatGPT, Cursor, Codex, Copilot, Grok, and any other MCP-capable host. The source is available on GitHub under the Functional Source License (FSL-1.1-ALv2), which converts to Apache 2.0 two years after each release.

    What It Is

    Kody is not a chat app or an AI agent itself — it is the persistent layer that sits behind the agents you already use. When you connect an agent to your Kody account, that agent gains access to durable memory, encrypted secrets, saved code packages, scheduled jobs, webhooks, and a personal email inbox. The core idea is that one-off agent work should become permanent: your agent explores a problem, saves the result as a package, and Kody runs it on a schedule with no model in the loop and no tokens spent.

    How the Architecture Works

    Kody is organized as an Nx monorepo deployed across a fleet of Cloudflare Workers:

    • kody-production — the origin worker handling the Remix UI, MCP HTTP endpoints, OAuth, email, and queues
    • kody-platform — Durable Objects for MCP state, mailboxes, metering, and repo sessions
    • kody-runtime — package apps, the invoke API, and StorageRunner
    • kody-jobs — cron scheduling and the JobManager

    The MCP surface is intentionally compact, favoring powerful search and Code Mode execute flows over a large static tool catalog. Each signed-in user gets a fully isolated assistant with their own packages, jobs, secrets, memories, and storage.

    Core Primitives

    • Shared memory — durable facts and preferences that follow the account across every connected agent
    • Secrets — API keys and OAuth grants that code can reference by name but agents can never read; there is deliberately no secret_get capability
    • Packages — reusable saved code that agents write and improve over time, with exports, scheduled jobs, inbound webhooks, and optional hosted web app surfaces
    • Jobs, workflows, and webhooks — cron schedules, deferred one-shot runs, and HTTPS endpoints for providers like Sentry, GitHub, and Stripe
    • Personal email inbox — every account gets an email address; inbound mail can trigger automations and outbound mail can send notifications
    • Community packages — a public catalog where users can browse, fork, and publish automations

    Agent Interoperability

    A key design goal is that switching agents should not lose context. Packages, secrets, jobs, and memories stay on the account; connecting a new MCP host immediately surfaces the same home. The homepage lists supported agents including Cursor, Claude Code, ChatGPT, Codex, Warp, Amp, Gemini, and OpenClaw, as well as integrations with GitHub, Linear, Sentry, Cloudflare, and Slack.

    Update: v2026.09.11

    The latest release is Kody v2026.09.11, published on September 11, 2026. The GitHub repository shows active development with 613 stars and 61 forks as of that date. The tech stack includes TypeScript 6.0, Node 26, Remix 3 (beta), Cloudflare D1 for the database, Cloudflare KV for sessions and OAuth, and Durable Objects for MCP state. The project launched publicly and was featured on Product Hunt alongside a launch video explaining the product direction.

    Self-Hosting and Licensing

    Kody's source is openly available on GitHub and can be forked and self-hosted. The Functional Source License permits use, modification, and redistribution for any purpose other than competing commercial use, and each version automatically converts to Apache 2.0 on its second anniversary. Account data can be exported as JSON from account settings, though secret values are excluded from exports for security reasons.

    Kody - 1

    Community Discussions

    Be the first to start a conversation about Kody

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

    Pricing

    FREE

    Free

    The whole factory with volume caps: 10 saved packages, 5 scheduled jobs (no faster than every 15 minutes), 150 execute calls per day.

    • 20 connected repos
    • 10 saved packages
    • 5 scheduled jobs
    • Fastest job interval: 15 minutes
    • 5 active repo sessions

    Standard

    Same factory with more room for jobs, workflows, and daily volume.

    $10/mo
    billed annually
    $12/mo monthly
    • 200 connected repos
    • 50 saved packages
    • 15 scheduled jobs
    • Fastest job interval: 15 minutes
    • 200 active repo sessions
    • 10 concurrent workflows
    • 500 execute calls per day
    • 15,000 outbound fetches per day
    • 100 stored secrets
    • 1 GiB durable storage
    • 200 email sends per day
    • 1,000 email receives per day
    • 10,000 stored messages

    Pro

    Popular

    Same factory with more room for storage, jobs, workflows, and daily volume.

    $40/mo
    billed annually
    $49/mo monthly
    • 400 connected repos
    • 200 saved packages
    • 75 scheduled jobs
    • Fastest job interval: 5 minutes
    • 400 active repo sessions
    • 50 concurrent workflows
    • 1,500 execute calls per day
    • 50,000 outbound fetches per day
    • 200 stored secrets
    • 5 GiB durable storage
    • 500 email sends per day
    • 2,000 email receives per day
    • 25,000 stored messages

    Teams / Enterprise

    For teams or higher-volume needs. Contact for custom pricing.

    Custom
    contact sales
    • Custom volume and limits
    • Team-oriented configuration
    View official pricing

    Capabilities

    Key Features

    • Durable agent memory across all connected MCP hosts
    • Encrypted secrets vault with no secret_get capability
    • Reusable saved code packages with exports and web app surfaces
    • Scheduled jobs and cron automation with no model in the loop
    • Inbound and outbound email inbox per account
    • Webhooks for Sentry, GitHub, Stripe, and other providers
    • Community package catalog with fork-and-own model
    • Support for Cursor, Claude Code, ChatGPT, Codex, Warp, Amp, Gemini, and more
    • Isolated per-user assistant with own packages, jobs, secrets, and storage
    • Self-hostable on Cloudflare Workers
    • OAuth-protected MCP endpoints
    • Ad hoc sandboxed code execution against integrations
    • Home MCP server tunnel for local device access
    • JSON account export

    Integrations

    Claude
    Claude Code
    ChatGPT
    Cursor
    Codex
    GitHub Copilot
    Warp
    Amp
    Gemini
    Grok
    OpenClaw
    GitHub
    Linear
    Sentry
    Cloudflare
    Slack
    Stripe
    Discord
    Railway
    API Available
    View Docs

    Demo Video

    Kody Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

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

    Developer

    Epic Web

    Epic Web builds Kody, a personal AI agent platform that gives durable memory, secrets, packages, and scheduled automations to any MCP-capable AI agent. Founded by Kent C. Dodds, the team runs on Cloudflare Workers and the Model Context Protocol. Epic Web is known for high-quality developer education and tooling, and Kody represents their foray into production AI infrastructure for individual developers.

    Founded 2023
    Salt Lake City, UT

    Used by

    Google
    Microsoft
    Amazon
    Spotify
    +1 more
    Read more about Epic Web
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    Personal Agent icon

    Personal Agent

    A personal AI agent that runs entirely on Cloudflare's free tier, with one Durable Object per conversation, long-term memory in R2, semantic recall via embeddings, and fan-out deep research.

    Bezalel icon

    Bezalel

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

    Actx0 icon

    Actx0

    Managed memory infrastructure for AI agents and apps that stores session memories, extracts key facts, and retrieves them in milliseconds before the next reply.

    Browse all tools

    Related Topics

    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.

    143 tools

    MCP Tools

    Tools built with the Model Context Protocol for specific tasks.

    88 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

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