http://localhost:8020.
Options
| Flag | Description |
|---|---|
--port <number> | Port to listen on (default: 8020) |
--allowed-origins <origins> | Comma-separated hosts/IPs allowed to access dev resources |
CLAUDE_PROJECTS_PATH environment variable when launching.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Launch the dashboard to browse agent sessions and manage policies
failproofai
http://localhost:8020.
| Flag | Description |
|---|---|
--port <number> | Port to listen on (default: 8020) |
--allowed-origins <origins> | Comma-separated hosts/IPs allowed to access dev resources |
CLAUDE_PROJECTS_PATH environment variable when launching.
# Launch on a different port
failproofai --port 9000
# Use a custom Claude projects path via environment variable
CLAUDE_PROJECTS_PATH=~/my-claude-projects failproofai
Was this page helpful?
