Back to Compare
Updated 2026-04-24
MCP
Continue

MCP server for Continue

Continue is an open-source AI code assistant. Hook it to 3meel for queryable PDFs with page-level citations.

Continue is an open-source AI assistant for VS Code and JetBrains IDEs. Its MCP support means any conforming server extends what Continue's chat and autocomplete can reach. For teams that prefer open tooling but still want a managed document layer, 3meel fits cleanly.

What Continue picks up

  • A query tool that returns the most relevant passages from your PDFs with citations.
  • A listing tool so Continue can discover which knowledge bases and documents are available.
  • Memory tools for saving preferences and recalling them across sessions.
  • Standard MCP auth — an API key per developer, scoped to what they can see.

Setup

  • Create a 3meel account and upload one or more PDFs.
  • Generate an API key in Settings → API Keys.
  • Edit ~/.continue/config.yaml and add 3meel under mcpServers.
  • Reload Continue; your assistant now has document tools.

Why teams pick this combo

Continue lets teams bring their own model — OpenAI, Anthropic, a local model, whatever — and 3meel supplies the retrieval layer independent of that choice. Swap models, keep your knowledge base. Swap RAG providers in the future, keep Continue.

Limits

Free plan: 100 queries per month, 1 KB, 5 documents. Pro: $17/month (7-day trial), 3,000 queries per month, 10 KBs, 1 GB storage. Rate limit is 60 requests per minute per key.

Add 3meel to your Continue config and give your open-source assistant a grounded memory.

Start free

Related guides

MCP server for Cline

Cline is an autonomous coding agent in VS Code. Connect it to 3meel and it gains a searchable document memory.

MCP server for Cursor

Give Cursor a document brain. 3meel exposes an MCP endpoint that plugs directly into Cursor's AI chat and agent mode.

MCP server for Claude

Connect Claude Desktop to your PDFs with a Model Context Protocol server that takes five minutes to set up.