bitte ai.com
bitte ai.com logo

Bitte AI

Connects AI assistants to the Bitte AI ecosystem, enabling discovery and execution of specialized agents and tools from...

Created byApr 23, 2025

MCP Proxy Monorepo

This monorepo contains MCP (Model Control Protocol) servers for different services.

Server URI

`https://mcp.bitte.ai/sse`

Add to Curser Settings

Packages

  • **bitte-ai**: MCP server for Bitte AI integrations

Setup

To install dependencies:

Development

This project uses Turborepo for managing the monorepo workflow and Biome for code quality tools.

Build all packages

Start both services

Development mode

Format and lint your code

Run individual services

Adding a new package

  1. Create a new directory in the `packages` folder
  1. Add the necessary package.json, tsconfig.json, and implementation files
  1. Update the root package.json and tsconfig.json to include your new package
This project uses [Bun](https://bun.sh) as the JavaScript runtime.
For more information: [Vibestreaming Logs](https://github.com/microchipgnu/vibestream)