Developers
Self-hosting
Run kontxt on your own server.
kontxt is fully self hostable. It is a Node.js process. For most setups, you can run the MCP server directly via npm without cloning:
If you need deeper customization or want to run from source, see the README in the repo.

