AI / ML|Development|Cloud|DevOpsGo
yomo
YoMo is an open-source LLM Function Calling Framework for building scalable and ultra-fast AI Agents.
N/A rating (0 reviews)0 installs1,896 GitHub stars
AIServerlessFramework
YoMo focuses on empowering exceptional customer experiences through seamless and responsive AI interactions. It is built with speed, reliability, and scalability at its core, utilizing features like low-latency communication and enhanced security.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"yomo": {
"args": [
"-y",
"@modelcontextprotocol/server-yomo"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.