Start the Server
- Standard
- Daemon
- Docker
http://localhost:3000. Output includes connected providers and chat channels.Access the Web UI
Openhttp://localhost:3000 in your browser. You will see the profClaw web chat interface (WebChat provider).
Send Your First Message
Type a message in the chat input:Try the CLI Chat
Interact directly from your terminal without opening a browser:Try the TUI
For a richer terminal experience with panels and syntax highlighting:Use Tools
profClaw agents have access to tools. Try asking:Tools are subject to your security policy. In
standard mode, destructive operations like shell execution require explicit approval before they run. Use profclaw config set security.mode permissive for unrestricted local development only.Use Skills
Skills are pre-built expertise modules invoked with slash commands:API Access
Send messages programmatically via the REST API:Next Steps
Deployment Modes
Understand pico, mini, and pro modes and what each enables.
Tools Overview
Explore the 77+ built-in tools and how execution works.
AI Providers
Configure additional AI providers and model aliases.
Chat Providers
Connect Slack, Discord, Telegram, or other chat channels.