FlyDocs for Claude Desktop
ai.flydocs/flydocs
Spec-driven development workflow for AI agents: issue lifecycle, sessions, project updates.
client:Claude Desktop
transport:stdio
runtime:npm
Install FlyDocs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"flydocs": {
"command": "npx",
"args": [
"-y",
"@flydocs/cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs