
Blink is a self-hosted platform for deploying custom agents, and ships with a powerful coding agent that includes GitHub and Slack tools out of the box.
Blink agents deliver a Slack experience that other agents can only hallucinate about.



Blink ships with a powerful coding agent out of the box, with the flexibility to customize it or build your own and deploy agents safely on your infrastructure.

A fully-functional coding agent that you can customize for your own use. Handles deep code research and complex tasks out of the box.
Chat with your agents directly in the browser. A clean, intuitive interface for interacting with all your deployed agents.
A set of libraries for building agents compatible with the Blink platform. Build custom agents in TypeScript with ease.
A command-line tool for developing agents locally. Hot-reload, test, and iterate on your agents before deployment.
Use the web UI to view logs and traces. Debug and monitor your agents with full visibility into their operations.
Agents are deployed as Docker containers. Consistent, reliable deployment with all the benefits of containerization.
npm install -g blink-server then run blink-server. Open the web UI in your browser to create your first agent. You'll need Node.js 22+ (or Bun) and Docker installed on your server.