$ timeahead.in
mcp/contextplus/install

install contextplus

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/ForLoopCodes/contextplus
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "contextplus": {
      "command": "bunx",
      "args": [
        "contextplus"
      ],
      "env": {
        "OLLAMA_EMBED_MODEL": "nomic-embed-text",
        "OLLAMA_CHAT_MODEL": "gemma2:27b",
        "OLLAMA_API_KEY": "YOUR_OLLAMA_API_KEY"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/contextplus/install/claude-desktop
← back to contextplus
Install contextplus MCP Server — Claude Desktop, Cursor, Windsurf, VS Code | Timeahead