FronyBoard for Claude Desktop
io.github.cafelatte1/fronyboard
Project tracker for AI agents: roadmap, periods, tasks and a validation gate, in one SQLite file
client:Claude Desktop
transport:stdio
runtime:pypi
Install FronyBoard in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fronyboard": {
"command": "uvx",
"args": [
"fronyboard"
],
"env": {
"AIRA_DATA_DIR": "<AIRA_DATA_DIR>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs