Back to directory
chunkydotdev/bldbl-mcp

chunkydotdev/bldbl-mcp

@chunkydotdev

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

mcpai-assistantbuildableproject-managementtask-managementtypescriptdevelopment-platformclaude-desktoptool

Installation & Configuration

{
  "mcpServers": {
    "buildable": {
      "command": "npx",
      "args": [
        "-y",
        "@bldbl/mcp"
      ],
      "env": {
        "BUILDABLE_API_KEY": "bp_your_api_key_here",
        "BUILDABLE_PROJECT_ID": "your-project-id",
        "BUILDABLE_AI_ASSISTANT_ID": "claude-desktop"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13