Bitte AI
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.
10 stars
0 tools
Created Aug 2025
@bitteprotocol/bitteprotocol-bitte-ai-mcpAbout
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.
Categories
general
Installation
npm
npm install @bitteprotocol/bitteprotocol-bitte-ai-mcp
Configuration
{
"mcpServers": {
"bitteprotocol-bitte-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@bitteprotocol/bitteprotocol-bitte-ai-mcp"
]
}
}
}