krabs.dev
self-host

krabs runs on your box.

Self-hosted, open source, no login. Clone the repo and run pnpm setup — you get the HTTP API, the MCP server, and the CLI on localhost, single account, your data in SQLite.

API
Listening on /v1/* — see /v1/schema for the full contract.
CLI
Run krabs --help. The setup script wrote your token to ~/.config/krabs/config.json.
Skill
Drop /skill.md into your agent so it knows how to operate krabs.
Docs
Self-hosting guide · Quickstart · Contract

Source and issues on GitHub. MIT licensed.