Loading languages...
@B

@bldbl/mcp

@Buildable Team1

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

AI
development
platform
task management
project management
buildable

# mcpServer Config

{
  "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"
      }
    }
  }
}

# stdio

npx -y @bldbl/mcp
Transport:
stdio
Language:
TypeScript
Created:6/16/2025
Updated:7/3/2025