What is Genie?
Fromuvx automagik-tools info genie:
Configuration
Genie uses environment variable for MCP server configuration:Starting Genie
Local (stdio)
Team (SSE)
What We Tested
- Genie tool exists: Yes
- Can start on stdio: Yes (default)
- Can start on SSE: Yes (tested startup)
- Version: 2.0.0
- Has persistent memory: Yes (per description)
What We Didn’t Test
- GENIE_MCP_CONFIGS format
- Connecting to other MCP servers
- Actual tool orchestration
- Memory functionality
- Coordination between multiple tools
- Error handling
- Performance
Example Configuration (Untested)
Documentation suggests this format:Available Commands
Fromuvx automagik-tools --help:
tool command.
Transport Options
All tools support three transports:- stdio: Default, works
- sse: Tested startup, works
- http: Not tested
What This Page Doesn’t Cover
Until we test these, we can’t document:- How to configure multiple MCP servers
- How Genie coordinates them
- What “persistent memory” means in practice
- Error messages and handling
- Performance characteristics
- Real orchestration workflows
- Integration patterns
Next Steps for Testing
- Test GENIE_MCP_CONFIGS with real MCP server
- Verify connection to MCP server works
- Test coordination between tools
- Document actual working examples
- Measure performance
Next
- API Integration - Convert APIs to MCP
- Team Collaboration - Share via SSE
- Built-in Tools - Other available tools

