We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jenova-marie/iris-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•459 B
# CLI (Phase 4)
Command-line interface built with Ink (React for terminals) and Commander.
**Status:** Foundation in place (Ink + Commander installed), implementation pending
**Dependencies:** Phase 3 API complete
## Planned Features
- `iris ask` - Ask teams questions
- `iris send` - Send messages
- `iris status` - Check team status
- `iris shell` - Interactive shell
- Rich terminal UI with Ink components
See `docs/CLI.md` for complete architecture.