MineContext

GitHub

MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT PulseοΌ‰

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "MineContext": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-MineContext"
      ]
    }
  }
}