API & Integrations
Seven MCP tools: four read-only discovery tools (no key), plus three authenticated tools to submit ideas, trigger Research Pack generation, and list your research packs. Search startup ideas from any platform.
๐ Setup Guide โ Choose your tool
1. Open Claude Desktop โ Settings โ Developer โ Edit Config
2. Add this to your config file:
{
"mcpServers": {
"lootr": {
"url": "/mcp/sse"
}
}
}3. Restart Claude Desktop
4. Try asking:
๐ Universal MCP URL (works everywhere):
/mcp/sseRead-only tools need no key. For submitIdea, triggerDeepAnalysis, and getMyResearchPacks, call /mcp/messages with Authorization: Bearer (your LOOTR session token).
Available Tools
7 tools total โ 4 read (public) + 3 action or account-scoped (sign in, Bearer token on MCP POST).
๐ search_startup_ideas
readSearch validated startup opportunities by keyword
"Find me SaaS ideas" ยท "Startup ideas in fintech" ยท "Low competition business ideas"
๐ check_if_idea_was_tried_before
readCheck dead-startup / failure history for an idea
"Has anyone tried a habit tracker?" ยท "Is my idea original?" ยท "Why do food delivery startups fail?"
๐ฅ get_trending_startup_ideas
readTrending opportunities from recent pipeline activity
"What's trending?" ยท "New business ideas this week" ยท "What should I build right now?"
๐ก get_ai_generated_original_ideas
readOriginal ideas from LOOTR frontier engines
"Give me a unique idea" ยท "Surprise me" ยท "Ideas from dead startups"
โจ submitIdea
actionNEWSubmit and evaluate a startup idea (Bearer token required)
"Submit my idea: โฆ" ยท "Score this SaaS concept for me"
๐ triggerDeepAnalysis
actionNEWStart a 50+ page AI research pack (DA credit required)
"Generate a Research Pack for my last submission" ยท "Generate a Research Pack for opportunity 12345"
๐๏ธ getMyResearchPacks
readNEWList your Research Pack reports (Bearer token required)
"Show my research packs" ยท "What DAs are still processing?"
Want the full experience?
Sign up free to unlock full ideas, Research Pack reports, and more
Get Started Free