bequall-mcp-server

Bequall/bequall-mcp-server
★ 0 stars JavaScript AI/LLM Updated 15d ago
Bequall MCP Server — AI enablement for real estate, construction, and modular development
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bequall-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Bequall/bequall-mcp-server"
      ]
    }
  }
}