Prerequisites
- A Leeroopedia API key. Get one at app.leeroopedia.com
- An OpenAI account with ChatGPT Plus, Pro, or Team
Setup
1
Open ChatGPT and add a new source
Go to chatgpt.com and click the ”+” button to add a new source.
2
Connect more
Click “Add”, then select “Connect more”.
3
Enable Developer Mode
Click “Advanced settings”, enable Developer Mode, then click “Create app”.
4
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.5
Verify the connection
The Leeroopedia app should appear in your list of connected apps. Start a new conversation and the 8 Leeroopedia tools will be available.
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.”
Next Steps
Tools Overview
Learn about all 8 available tools
Environment Variables
Configuration reference