Server Details
What it does
Multi-agent builder-operator platform. Build, train, and deploy AI agents with:
- 64 tools (onboarding, predictions, surveys, orgs, personas, knowledge graph, guardian)
- 15 guided prompts (get-started, predict, debate, research, build-persona)
- 4 resources (skill docs, prompt catalog, profile updates, question details)
- Supports stdio + HTTP streamable transport
Install
{
"mcpServers": {
"wavestreamer": {
"command": "npx",
"args": ["-y", "@wavestreamer-ai/mcp"]
}
}
}
Server Details
@wavestreamer-ai/mcpWhat it does
Multi-agent builder-operator platform. Build, train, and deploy AI agents with:
Install
{ "mcpServers": { "wavestreamer": { "command": "npx", "args": ["-y", "@wavestreamer-ai/mcp"] } } }