plemeo MCP for ChatGPT
Overview
The plemeo MCP for ChatGPT app connects ChatGPT by OpenAI directly to your plemeo.ai workspace. Once connected, you can use plemeo.ai's AI capabilities — text generation, OCR, and image analysis — without leaving the ChatGPT conversation.
This integration uses the Model Context Protocol (MCP), an open standard for connecting AI assistants to external tools and data sources. ChatGPT supports MCP natively through its Apps SDK.
Available Tools
| Tool | Description |
|---|---|
| Generate Response | AI-powered text generation with access to your organisation's private knowledge base and web search |
| Process OCR | Extract text from images (PNG, JPG, TIFF) using AI-powered vision OCR |
| Analyze Image | AI-powered image analysis — describe, evaluate, or answer questions about image content |
Requirements
- An active plemeo.ai Lite subscription
- A ChatGPT Plus, Pro, Business, or Enterprise account (Developer Mode required)
- A plemeo.ai API key for the MCP app (found in your Apps dashboard)
Setup
- Open ChatGPT
- Go to Settings → Developer Mode (beta) and enable it
- Under Apps & Connectors, add a new MCP app with the server URL:
https://mcp.plemeo.ai/sse - Configure OAuth authentication:
- Authorization URL:
https://mcp.plemeo.ai/oauth/authorize - Token URL:
https://mcp.plemeo.ai/oauth/token
- Authorization URL:
- Click Connect — ChatGPT will redirect you to the plemeo.ai authorization page
- Enter your API key (found in the plemeo.ai Apps dashboard under "plemeo MCP for ChatGPT")
- Click Authorize — you're connected
Once connected, ChatGPT will automatically use the plemeo.ai tools when your prompts are relevant to them.
Usage Examples
Query your knowledge base
Prompt: "Use plemeo.ai to summarise our company's current refund policy based on our internal documents."
ChatGPT calls generate_response, which searches your organisation's private knowledge base and returns an AI-generated summary referencing your internal source documents.
Extract text from a document
Prompt: "Use plemeo.ai to extract the text from this scanned invoice: https://example.com/invoice.png"
ChatGPT calls process_ocr, which downloads the image, runs AI-powered vision OCR, and returns the extracted text including detected form fields and values.
Analyze an image
Prompt: "Use plemeo.ai to analyze this product photo and tell me if the packaging is damaged: https://example.com/photo.jpg"
ChatGPT calls analyze_image, which downloads the image and returns a detailed AI-generated description answering your specific question.
Finding Your API Key
- Log in to plemeo.ai
- Navigate to Apps in the sidebar
- Find plemeo MCP for ChatGPT in your apps list
- Your API key is displayed in the app details
Troubleshooting
| Problem | Solution |
|---|---|
| "Invalid redirect URI" during setup | Ensure you are using the /sse endpoint, not /mcp |
| Connection timeout on image analysis | Large images or complex analysis may take up to 60 seconds — wait for the response |
| "Unauthorized" error | Your API key may have expired — generate a new one in the Apps dashboard |
| Tools not appearing in ChatGPT | Make sure Developer Mode is enabled in ChatGPT settings |
Support
- Email: info@plemeo.de
- Website: plemeo.ai
- Privacy Policy: plemeo.ai Privacy Policy