CLI reference¶
Use the built-in help for the authoritative command list:
ursa --help
For subcommand-specific help:
ursa mcp-server --help
ursa exec --help
ursa rag-ingest --help
ursa rag-query --help
Common top-level commands¶
ursa --config config.yaml
ursa --print-config
ursa --config config.yaml --name my-agent --group default
ursa --config config.yaml --use-web
Main subcommands¶
Current URSA installations include subcommands for:
- running the MCP server,
- managing groups,
- managing persistent agents,
- sharing/importing agents,
- managing persistent RAG collections,
- non-interactive execution.
Use ursa --help to confirm the exact set in your installed version.