
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
{
"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
- Create a new directory in the
packages
folder - Add the necessary package.json, tsconfig.json, and implementation files
- 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
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Reviews

user_FhB8coiH
As a dedicated user of mcp, I am thoroughly impressed by its functionality and efficiency. This tool by BitteProtocol has significantly enhanced my workflow, allowing for seamless management and automation. The integration capabilities with various platforms are outstanding, and its user-friendly interface makes it accessible even for beginners. Highly recommend checking it out here: https://github.com/BitteProtocol/mcp.