@kentcdodds: If you agree, try https://kody.codes
Summary
Kody is a software platform that enables AI agents to share memory, secrets, and packages for durable automation and triggering without repeated inference.
View Cached Full Text
Cached at: 09/21/26, 01:32 PM
If you agree, try https://t.co/wVIcR4fLYl
You shouldn’t have to start over in every agent. · Kody
Source: https://kody.codes/
Kody is thesoftware platformyour agents share
One home for packages, secrets, memory, and jobs, so what you build in Cursor still runs in Claude.
Without Kody
- Re-teach the agent each session
- Re-wire secrets per host
- Rebuild the same automation when you change agents
With Kody
- Memory and packages live in one home
- Secrets stay usable without landing in the prompt
- Trigger the same package from cron, webhook, email, or any connected agent
Ask once. Save it. Trigger it.
Kody gives your agents a shared set of primitives.
A lantern holding six glowing orbs, one for each Kody primitive.
- Facts and context your agents can search later, across hosts. You stop re-explaining the same project every session.
- Keys and tokens the model never sees. Your agent can use a connection without reading the credential.
- Durable software you own. An agent writes it once; any connected agent can run it.
- Subscriptions, emails, webhooks, and schedules that wake packages you own — no chat left open.
- Signed-in connections to the tools you already use (GitHub, Discord, Google, and more), reusable from any agent.
- A hosted page a package serves, so the work is something you open instead of another turn in chat.
Want the full picture?What is Kody?
Not another chat. Not another gateway.
- Skills files and copy-paste. A skill in one agent stays stuck there. On Kody it becomes a package you run from Cursor, Claude, Codex, or ChatGPT.
- Multi-model tabs and routers. Switching models is not the same as keeping the work. Kody holds the memory, secrets, and packages those models call.
- MCP gateways. Great at connecting tools. Kody is where the useful work becomes software you own, schedule, and reuse.
From ad hoc prompts todurable software
Stop re-paying for the same answer. Save the process, then trigger itwithout expensive inference.
- Today ### Ad hoc prompt Same question. More tokens.
- Save it ### A package Durable software you own.
- Trigger it ### No inference Cron, webhook, email, or event.
Ask once.Save it.Trigger it.
A lantern of six glowing orbs, one for each primitive, with the agents it plugs into floating around it.A lantern holding six glowing orbs, one for each Kody primitive.
- Goose
- Gemini
- OpenClaw
- ChatGPT
- OpenCode
- Claude
- Grok Bot
- Claude Code
Choose three agents you use:
I use for daily coding, for phone chat, and sometimes for coding too.
Example conversation with your agents and KodyExample conversation
You start on the computer withCopilot.
Ask once
You> What did my favorite bot ship recently on GitHub?
What early builders say
A few notes from people already putting Kody to work with the agents they use every day.
Between my organization and myself we pay for six accounts over four providers. I don’t want personal tokens on work harnesses or work tokens on personal devices. Kody funnels everything into one secure MCP I manage myself. The interoperability is the real magic.
Kody gives our agents durable and credentialed access to infrastructure. Agents own deployment automation, while Kody owns the secure execution layer. In contested environments, that split keeps us moving when downtime isn’t an option.
Kody transformed how I work. Railway health checks land in Discord, a personal task list replaced the Notion notes I always lost, and everything I need lives in one place.
Kody rocks. Been a user for several hours now and will convert to paid.
For me, Kody is unbeatable. Being able to write custom pages from my phone using Claude (or any LLM) is crazy. I recently made a simple API wrapper for a product I’m working on that exposes a Scalar /api/docs page in about two minutes. Now I can just ask Claude “How many users logged in?” or “Reset user’s password.” It’s awesome!
Kody gives my agents one entry point with all my context and tools behind it. I’ve got into the habit of saying hey kody, so whatever agent I’m in knows to reach for it right away. It’s changed how I work with agents day to day.
Kody feels like the missing layer between my coding agents and the real systems I need them to operate. My agents still do the thinking and build the software, but Kody gives that work a durable home that isn’t tied to any one agent or tool.
Kody means peace of mind for me when working with agents. All of my tools, whether through MCP or a package I created on the fly, and my skills are always with me, no matter what agent harness I use.
Your owngitandnpm.
A personal software ecosystem: isolated repos, packages you publish, then trigger what you save.
- Repos ### Your git Isolated, agent-written.
- Registry ### Your npm Packages you can run.
- Share ### Community Fork public, publish yours.
- Webhook
- Cron
- HTTP
- App

Watch SomeDemos
## Give your services ahome
Dev Agrawal (@devagrawal09): YES
deterministic instructions >> markdown instructions
Similar Articles
@kentcdodds: The questions I keep getting about @kodykoala: https://heykody.dev/guides/what-is-kody…
Kody is a Fair Source personal assistant platform that connects your existing AI agent to persistent memory, credentials, scheduled jobs, and reusable code, turning one-off agent work into permanent automations.
@kentcdodds: Do me a favor and paste this discovery prompt in your preferred agent. If you find the results interesting hit me up an…
Kent C. Dodds shares a 'discovery prompt' for an AI assistant called Kody, an open-source tool that gives agents memory, keys, code, and automations via MCP, allowing developers to own rather than rent their assistant.
@kentcdodds: We'll see how this goes. #selfhealingsoftware
Kody is an open-source framework for AI agents, built on Cloudflare Workers and the Model Context Protocol, providing a portable home for memory, keys, code, and automations.
@kentcdodds: I made a Kody discord. Then I wired up Kody to manage it and goodness it's so much better telling an agent to do stuff …
Kent C. Dodds shares his experience creating a Discord server for Kody and using the AI agent to manage it, finding it more efficient than manual UI interaction.
@kentcdodds: I built this into @kodykoala as well. I'm pretty happy with Kody's secrets management, but if you want you can now use …
Kent C. Dodds announces that Kody now supports custom secret providers, enabling integration with password managers like 1Password for secure secrets management in AI agents.