Productivity
AI-powered development platform for managing tasks, projects, and deployments.
mcpizy install buildablenpx -y @buildable/mcp{
"mcpServers": {
"buildable": {
"command": "npx",
"args": [
"-y",
"@buildable/mcp"
]
}
}
}