Buildable

Buildable

Official MCP client for Buildable - AI-powered development platform that makes any project buildable

9
Stars
7
Forks
0
Releases

Overview

The @bldbl/mcp package is the official MCP client/server component for Buildable that enables AI assistants (such as Claude and GPT) to operate directly with Buildable projects using the Model Context Protocol (MCP). It provides a type-safe, REST-based interface to fetch complete project context, access the project plan and tasks, determine the next best work item, start work, report progress, and mark tasks as complete. It also supports human collaboration by enabling discussions for questions and blockers. The package includes a Claude Desktop CLI integration, TypeScript support, and multiple installation options (Smithery for one-click Claude Desktop setup or manual npm/npx usage). You can configure separate MCP servers for multiple projects, each with its own API key and AI assistant identifier. Public API surface includes getProjectContext, getNextTask, startTask, updateProgress, completeTask, createDiscussion, healthCheck, and disconnect, along with error handling and a guided usage workflow for AI assistants.

Details

Owner
chunkydotdev
Language
TypeScript
License
MIT License
Updated
2025-12-07

Features

Full Project Integration

Get complete project context, plans, and task details.

Autonomous Task Management

Start, update progress, and complete tasks.

Human Collaboration

Create discussions for questions and blockers.

Real-time Progress Tracking

Live updates and status monitoring.

Type-Safe API

Full TypeScript support with comprehensive type definitions.

Claude Desktop Ready

CLI interface for seamless Claude Desktop integration.

Audience

AI assistantsInteract with Buildable projects to access context, manage tasks, and track progress via MCP.
IntegratorsDevelopers integrating AI assistants with Buildable via MCP for automated workflows.

Tags

MCPBuildableAI assistantsTask managementProject contextTypeScriptClaude DesktopCursor AI