Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Bitte AI

FreeNot checked

Connects AI assistants to the Bitte AI ecosystem, enabling discovery and execution of specialized agents and tools from the Bitte registry through real-time Ser

GitHubEmbed

About

Connects AI assistants to the Bitte AI ecosystem, enabling discovery and execution of specialized agents and tools from the Bitte registry through real-time Server-Sent Events communication.

README

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

Server URI

https://mcp.bitte.ai/sse

Add to Curser Settings

{
  "mcpServers": {
    "bitte-ai": {
      "url": "https://mcp.bitte.ai/sse"
    }
  }
}

Packages

  • bitte-ai: MCP server for Bitte AI integrations

Setup

To install dependencies:

bun install

Development

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

Build all packages

bun run build

Start both services

bun run start

Development mode

bun run dev

Format and lint your code

bun run check
# To fix automatically:
bun run check:fix

Run individual services

# Run bitte-ai service
bun run dev:bitte-ai

Adding a new package

  1. Create a new directory in the packages folder
  2. Add the necessary package.json, tsconfig.json, and implementation files
  3. Update the root package.json and tsconfig.json to include your new package

This project uses Bun as the JavaScript runtime.

For more information: Vibestreaming Logs

from github.com/bitteprotocol/mcp

Installing Bitte AI

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/bitteprotocol/mcp

FAQ

Is Bitte AI MCP free?

Yes, Bitte AI MCP is free — one-click install via Unyly at no cost.

Does Bitte AI need an API key?

No, Bitte AI runs without API keys or environment variables.

Is Bitte AI hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Bitte AI in Claude Desktop, Claude Code or Cursor?

Open Bitte AI on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Bitte AI with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs