vestlaunch-mcp

Moahashem/vestlaunch-mcp
★ 0 stars TypeScript AI/LLM Updated 3d ago
VestLaunch CRM MCP server — manifest-driven, multi-agent. Wraps the ffl-crm /api/v1/* surface as MCP tools for any agent (Claude, Cowork, Code, ClawBot).
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vestlaunch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Moahashem/vestlaunch-mcp"
      ]
    }
  }
}

README Excerpt

> Model Context Protocol server for the **VestLaunch CRM** (Flat Fee Landlord). Manifest-driven and multi-agent — any number of Claude sessions, Claude Code instances, or other MCP-compatible agents can connect with their own per-agent API key. The CRM (`moahashem/ffl-crm`) already exposes a 58-endpoint REST surface at `/api/v1/*` plus a machine-readable tool manifest at `/api/v1/me`. This MCP server is a thin wrapper that:

Tools (19)

VESTLAUNCH_API_KEYVESTLAUNCH_BASE_URLVESTLAUNCH_ENABLE_WRITESVESTLAUNCH_LOG_LEVELVESTLAUNCH_TIMEOUT_MSinfovestlaunch_get_activitiesvestlaunch_get_campaignvestlaunch_get_companyvestlaunch_get_contactvestlaunch_get_custom_fieldsvestlaunch_get_mevestlaunch_get_opportunityvestlaunch_get_pipelinesvestlaunch_get_propertyvestlaunch_get_taskvestlaunch_get_workflowvestlaunch_list_bookingsvestlaunch_search