heart-mcp-server

heart-mcp-server

0

This project is a server setup using the Bun JavaScript runtime, which focuses on efficient and fast execution. It includes installation and execution instructions specific to the Bun environment.

heart-mcp-server

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.