Prerequisites
- A Leeroopedia API key. Get one at app.leeroopedia.com
- An OpenAI account with ChatGPT Plus, Pro, or Team
Setup
Open ChatGPT and add a new source
Go to chatgpt.com and click the ”+” button to add a new source.
Add the Leeroopedia MCP server
Fill in the following details:
- App name:
Leeroopedia - MCP Server URL:
- Authentication: no authentication
kpsk_your_key_here with your actual API key. Click “Create” to finish.Try It Out
Ask ChatGPT 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.”