RepSpec has been approved as a Claude connector
Soon you'll add RepSpec to Claude in one click — no config files — and spec lighting, build BOMs, and cross competitor products to your rep's lines right inside a Claude conversation. We'll announce here the moment it goes live. The developer setup below is the current way to connect today.
RepSpec MCP Server
Connect any AI agent to the lighting industry's most comprehensive specification engine. 29,000+ product families across 355 manufacturers — searchable, specifiable, and auditable.
Quick Start
Add RepSpec to your Claude Code settings:
// ~/.claude/settings.json
{
"mcpServers": {
"repspec": {
"command": "npx",
"args": ["tsx", "/path/to/repspec/mcp-server/index.ts"]
}
}
}Restart Claude Code after adding. The server indexes 29,000+ product families at startup.
Available Tools
Local Tools (instant, no API calls)
search_productsFull-text search across all manufacturer catalogs. Filter by manufacturer, category, or application.
"Search RepSpec for 2x4 troffers" "Find ILC relay panels" "WattStopper occupancy sensors for corridors"
get_product_detailsFull specifications for any catalog number. Returns manufacturer, category, family, and spec sheet link.
"Get details on LLEVO-INT-8" "What is the PW-100?"
list_manufacturersAll 355 manufacturers with product counts and types (controls vs fixtures).
"What manufacturers does RepSpec cover?"
AI-Powered Tools (call RepSpec engine)
spec_buildingGenerate a complete lighting + controls specification for any building type. Room-by-room controls, luminaire selections with Good/Better/Best tiers, energy code compliance.
"Spec a 3-floor commercial office in Phoenix, 50K sqft" "K-8 school with 40 classrooms, gym, cafeteria in San Diego"
cross_referenceCross a competitor fixture — or a whole schedule — to the closest house equivalents, matched on form, lumens, and optics, with the rep firm's lines first.
"Cross Lithonia EPANL 2x4 to available equivalents" "Find a house equal for Cooper 6" downlight, 1500lm, 3500K"
Access Tiers
Designer
Free
- ✓All 7 tools
- ✓Full spec output
- ✓Spec sheet links
- ✓Budget-level pricing only
- ✓Generated by RepSpec attribution
Rep
Contact us
- ✓Everything in Designer
- ✓Line-item BOM pricing
- ✓Territory lead notifications
- ✓Project activity dashboard
- ✓Spec claim and tracking
Manufacturer
Contact us
- ✓Product spec analytics
- ✓Competitive win/loss data
- ✓Geographic demand heatmap
- ✓Constraint authoring access
- ✓SKU-level activity reports
Manufacturers
All 355 manufacturers are searchable and specifiable. Below are the lines with the deepest constraint + spec-sheet coverage — the rest of the catalog is fully searchable via search_products.
Privacy & Data Handling
What RepSpec Stores
- Tool call metadata: tool name, parameters, timestamp, result count
- Extracted geography and manufacturer references (for analytics)
- Auth tier (anonymous/rep/manufacturer)
- AI-powered tool inputs are passed to the RepSpec API which uses Anthropic Claude for processing
What RepSpec Does Not Store
- Full conversation history from external LLM clients
- Personal identifying information (no names, emails, or accounts required for free tier)
Data Segregation
- Rep territory data is visible only to authenticated reps in their assigned territory
- Manufacturer analytics show only their own products — never competitor line-item pricing
- Anonymous tier activity is aggregated for industry-level analytics only
Third-Party Services
- Anthropic Claude — AI processing for the spec_building and cross_reference tools
- Convex — Database for request logging and analytics
- Vercel — Hosting and API infrastructure
For questions about data handling, contact us at repspec.app. This policy was last updated July 2026.
RepSpec MCP Server v0.1.0 — repspec.app