Shared, cited knowledge-graph memory for agents — ask, search, and remember against a June endpoint
npx @getmcp/cli add io.github.Junemind/june-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
JUNE_BASE_URLYour June endpoint, e.g. http://localhost:8000 (the Junê desktop app's local engine, your own june-local service, or a hosted Team workspace)
JUNE_CANVASThe canvas (workspace) to bind this connection to — a name (e.g. 'work') or a canvas id; names resolve at startup and ambiguous names fail closed
JUNE_API_KEYYour June API key (set JUNE_ALLOW_ANON=1 instead to explicitly opt out for keyless local setups)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Junemind/june-mcp": {
"command": "uvx",
"args": [
"june-mcp"
],
"env": {
"JUNE_BASE_URL": "",
"JUNE_CANVAS": "",
"JUNE_API_KEY": "",
"JUNE_LLM_KEY": "",
"JUNE_CANVAS_CREATE": "",
"JUNE_READONLY": "",
"JUNE_FILES_ROOT": ""
}
}
}
}Query your product docs from AI tools. Source-cited answers from your indexed documentation.
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.
Live web search and clean-markdown page fetch over the Keenable web index.