VS Code / JetBrains Beta
One memory
for every editor.
Continue is an open-source AI assistant for VS Code, JetBrains, and beyond. With Korely wired as an MCP server, the assistant pulls from your vault regardless of which editor you're in today.
Setup preview
Edit your Continue config at ~/.continue/config.yaml:
mcpServers:
- name: korely
command: npx
args: ["-y", "@korely/mcp-server"]
env:
KORELY_VAULT_ROOT: ~/Korely Reload Continue. Tools surface in the slash-command picker. Full guide ships with docs launch.
What Continue gets
- ●
Editor-portable memory — same vault in VS Code, IntelliJ, PyCharm, WebStorm. Switch the IDE, keep the context.
- ●
Open source on both sides — Continue is OSS, the MCP protocol is open, Korely's vault is plain Markdown. Zero lock-in.
- ●
Self-host or local — Continue with a local Ollama model + Korely on the same machine = fully offline AI assistant with persistent memory.
Ready to wire it up?
Full setup guide ships with the docs launch. Until then, email me — I'll walk you through it.