Katla
FreeNot checkedLocal encrypted credential vault for AI agents — Argon2id + Fernet + Telegram 2FA + MCP
About
Local encrypted credential vault for AI agents — Argon2id + Fernet + Telegram 2FA + MCP
README
An encrypted vault for your API keys and passwords. Built for developers who use AI agents (Claude Code, Cursor, etc.) in their daily work.
License: MIT Python 3.10+ Tests
Why I built this
I work with AI agents every day. They need my API keys for Stripe, LinkedIn, Meta, Google, and a dozen other services.
The problem: traditional password managers aren't built for the AI era. Either the agent sees all values in plaintext, or the entire flow gets blocked behind UI that doesn't work for automation.
I wanted something different:
- A vault that lives on my own machine, not in the cloud
- The AI agent must ask me first before it gets sensitive keys
- Mobile approval via Telegram (one tap, done)
- $0 per month instead of a subscription
So I built it myself. In a day. And now I'm releasing it for free.
What it does
- Encrypts your passwords locally with the same technology banks use (Argon2id + AES)
- Three security tiers, everyday API keys just work, sensitive stuff requires approval on your phone
- Three ways to use it: command line, Telegram bot, or a web dashboard on your own computer
- No subscriptions. No cloud costs. No limits.
Quick start (60 seconds)
git clone https://github.com/wilhelmsson424-jpg/katla.git
cd katla
pip install -r requirements.txt
python -m katla unlock
python -m katla add MY_FIRST_KEY low
A more detailed guide is in docs/ARCHITECTURE.md.
Is it secure?
Yes. I've put the system through several security rounds. Everything is open source, feel free to review the code yourself. If you find security issues, please open an issue.
But: security is never 100%. Read docs/THREAT_MODEL.md for what Katla protects against and what it does NOT protect against.
Want to contribute?
Yes, please. This is open source under MIT, do what you want with it. Improvements, bug fixes, new features: send a pull request.
If you find it useful, please consider giving it a star, it helps others discover the project.
Thanks for checking this out
I'm Rickard, a solo developer in Jönköping, Sweden. This is my way of giving back to the open source community I use every day.
Feel free to reach out: LinkedIn
Inspired by Astrid Lindgren's The Brothers Lionheart, Katla, the dragon who guards the cave.
MIT License, use as you wish.
Install Katla in Claude Desktop, Claude Code & Cursor
unyly install katlaInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add katla -- uvx --from git+https://github.com/wilhelmsson424-jpg/katla katlaStep-by-step: how to install Katla
FAQ
Is Katla MCP free?
Yes, Katla MCP is free — one-click install via Unyly at no cost.
Does Katla need an API key?
No, Katla runs without API keys or environment variables.
Is Katla hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Katla in Claude Desktop, Claude Code or Cursor?
Open Katla on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Klavis AI
Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.
Work90210/APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key
by Work90210arikusi/deepseek-mcp-server
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
by arikusihashgraph-online/hashnet-mcp-js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
by hashgraph-onlineprofullstack/mcp-server
A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data,
by profullstackWayStation-ai/mcp
Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
by waystation-aiCompare Katla with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
