wavefront
Wavefront is an enterprise AI middleware platform for building production-ready AI applications.
Wavefront AI is an open-source middleware platform designed to facilitate the creation of enterprise-grade AI workflows. It serves as an alternative to existing solutions like UnifyApps, LyzrAI, SuperAGI, and AgentGPT, enabling users to build complex AI applications with ease. The platform is built on the flo-ai framework, providing robust tools and features for developers looking to streamline their AI application development process.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"wavefront": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wavefront"
]
}
}
}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.
Permissions