draftlytic mcp for Claude Desktop
io.github.rbsoftwaresystems/draftlytic-mcp
Offline MCP server for planning structured project specs — validate, render, and checklist tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install draftlytic mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"draftlytic-mcp": {
"command": "npx",
"args": [
"-y",
"draftlytic-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs