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:

"Find me SaaS ideas with low competition"

๐Ÿ”— Universal MCP URL (works everywhere):

/mcp/sse

Read-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

read

Search validated startup opportunities by keyword

"Find me SaaS ideas" ยท "Startup ideas in fintech" ยท "Low competition business ideas"

๐Ÿ’€ check_if_idea_was_tried_before

read

Check 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

read

Trending opportunities from recent pipeline activity

"What's trending?" ยท "New business ideas this week" ยท "What should I build right now?"

๐Ÿ’ก get_ai_generated_original_ideas

read

Original ideas from LOOTR frontier engines

"Give me a unique idea" ยท "Surprise me" ยท "Ideas from dead startups"

โœจ submitIdea

actionNEW

Submit and evaluate a startup idea (Bearer token required)

"Submit my idea: โ€ฆ" ยท "Score this SaaS concept for me"

๐Ÿ“‘ triggerDeepAnalysis

actionNEW

Start 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

readNEW

List 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