███████╗███╗ ██╗██╗ ██████╗ ███╗ ███╗ █████╗ █████╗ ██╗
██╔════╝████╗ ██║██║██╔════╝ ████╗ ████║██╔══██╗ ██╔══██╗██║
█████╗ ██╔██╗ ██║██║██║ ███╗██╔████╔██║███████║ ███████║██║
██╔══╝ ██║╚██╗██║██║██║ ██║██║╚██╔╝██║██╔══██║ ██╔══██║██║
███████╗██║ ╚████║██║╚██████╔╝██║ ╚═╝ ██║██║ ██║ ██║ ██║██║
╚══════╝╚═╝ ╚═══╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝
Give your AI the knowledge of the Enigma graph and powerful business intelligence tools. Use our AI extensions to search and analyze U.S. businesses, investigate corporate structures, discover competitors by location or industry, and find signals in financial performance data across millions of businesses.
For Claude organization accounts, setup is required only once by an Owner. All organization users can then access Enigma.
Prerequisites: Ensure you're logged in to the Enigma Console. If you don't have an account, register here.
Installation Steps:
Name: Enigma
Remote MCP Server URL: https://mcp.enigma.com/http
Quick installation using the one-click button below, or manual configuration in settings.json.
Prerequisites: Ensure you're logged in to the Enigma Console. If you don't have an account, register here.
Manual configuration in settings.json:
{
"mcpServers": {
"enigma": {
"url": "https://mcp.enigma.com/http"
}
}
}
Connect Enigma's business intelligence tools to ChatGPT and OpenAI-compatible platforms.
Prerequisites: Ensure you're logged in to the Enigma Console. If you don't have an account, register here.
Installation Steps:
Name: Enigma
Server URL: https://mcp.enigma.com/http
Build custom AI agents with direct MCP integration. Works with any framework (OpenAI Agents, LangChain, CrewAI, AutoGen, etc.).
Quick Integration:
# 1. Connect to MCP with HTTP-key headers = { "x-api-key": "your_enigma_api_key", "Content-Type": "application/json" } response = requests.post( "https://mcp.enigma.com/http-key", json={"jsonrpc": "2.0", "method": "initialize", "id": 1} ) # 2. Use session ID for all subsequent calls headers["mcp-session-id"] = response.headers.get("mcp-session-id") # 3. Wrap tools for your framework (example: OpenAI Agents) @function_tool def search_business(query: str): return requests.post(url, json={ "method": "tools/call", "params": {"name": "search_business", "arguments": {"query": query}} }, headers=headers).json()["result"]
Tacombi Overview:
- 24+ locations (NY, MD, IL, CT, TX, DC, etc.)
- $36.4M annual card revenue (last 12 months)
- -12.4% YoY revenue growth (decline)
- 692,423 card transactions/year
- Average transaction: $53 (premium fast-casual)
- Operates via multiple LLCs (e.g., Tacombi Holding NA LLC, La Cornelia LLC)
- Modern payment stack: Stripe
- Expansion focus: high-traffic urban markets (NYC, Chicago, Bethesda)
Compliance & Risk Highlights:
- Health code violations at multiple locations: evidence of rodents (mice), flies, and pest harborage (e.g., Bleecker St, Metropolitan Ave, Austin St), food temperature control issues (hot/cold holding), and food contact surface sanitation lapses.
- Fire code: Open violation orders at 25 Lafayette Ave, 255 Bleecker St (e.g., reinspection required, system alterations).
- Consumer complaints: e.g., "Calorie Signs Not Posted" (June 2024).
- Most issues resolved on re-inspection; all locations maintain active liquor licenses.
Financial & Customer Data:
- Revenue peaks: Summer (June: $3.93M, July: $3.52M, August: $3.27M)
- Revenue dips: Winter (January: $2.09M, February: $2.0M)
- Daily customer volume: ~1,850
- Refund rate: 0.1% (very low)
- Most months show negative YoY growth (-6.5% to -25.8%)
- Transaction volume: 692,423/year
Legal & Regulatory Data:
- Operates via multiple LLCs (Tacombi Holding NA LLC, La Cornelia LLC, Fonda Nolita LLC, etc.)
- Active liquor licenses in NY, CT, IL, TX (all locations checked)
- Proper registrations in NY, CT, IL, TX, DE
- Workers' compensation coverage: Technology Insurance Co
- Non-profit: Tacombi Foundation, Inc. (NY)
- ADA lawsuit (2019) for website accessibility (resolved)
- $1M NYS Excelsior Jobs Program tax credit (active)
Enigma Developer Docs: documentation.enigma.com
MCP is a new protocol and we're actively working to support multiple platforms. If you encounter any issues, please reach out to us at support@enigma.com.