Prerequisites
- A Leeroopedia API key. Get one at app.leeroopedia.com
Setup
Claude Desktop supports remote MCP servers via custom connectors. No local installation is required.Add custom connector
- Open Claude Desktop
- Go to Settings > Connectors > Add custom connector
- Set the name to
Leeroopedia - Paste the URL:
kpsk_your_key_here with your actual API key.- Click Add
Try It Out
Ask Claude something like:“Use leeroopedia to search for best practices for QLoRA fine-tuning.”The agent will call
search_knowledge and return a synthesized answer with [PageID] citations.
You can then follow up with:
“Get the full page for [PageID] that was cited.”