config.json file inside the application data directory. Settings can also be changed through the setup wizard on first launch or the in-app settings menu.
Config File Location
Available Settings
MCP Server Port
The built-in MCP HTTP server allows Claude Code runners to communicate with Claude Board. Set the port inconfig.json:
If the port is in use, the MCP server will fail to start. Choose an available port or stop the conflicting process.
Data Directory
Controls where Claude Board stores its SQLite database and uploaded file attachments:
The directory contains:
claude-board.db— SQLite database (all projects, tasks, settings)uploads/— file attachmentsconfig.json— application configuration
Environment Variables
For advanced use cases, the following environment variables are still respected and overrideconfig.json values: