Back to directory
jpheimonen/code-oracle

jpheimonen/code-oracle

@jpheimonen

A Python tool for locating code using Gemini 2.5 Flash. Capable of shifting through large amounts of code to locate the answer to your query.

code-searchgeminimcpcursoraipythoncode-analysistool

Installation & Configuration

{
  "mcpServers": {
    "code-oracle": {
      "command": "/path/to/run_mcp.sh",
      "env": {
        "GEMINI_API_KEY": "your-gemini-key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13