Back to Construction
🏗️

CoConstruct MCP

v0.5.0
ConstructionClaude Desktopmedium

Custom home builder project management and client communication.

https://github.com/coconstruct/mcp-server

Install Config

{
  "mcpServers": {
    "coconstruct": {
      "command": "npx",
      "args": [
        "-y",
        "@coconstruct/mcp-server"
      ],
      "env": {
        "COCONSTRUCT_KEY": ""
      }
    }
  }
}

Environment Variables

VariableTypeRequired
COCONSTRUCT_KEYstringRequired

Compatibility

Claude Desktop
Cursor
Cline

Related Connectors