Noah Zweben MacBook 4ca561fb85 creating intital scaffolding for claude code plugins пре 9 месеци
..
.claude-plugin 4ca561fb85 creating intital scaffolding for claude code plugins пре 9 месеци
.mcp.json 4ca561fb85 creating intital scaffolding for claude code plugins пре 9 месеци
README.md 4ca561fb85 creating intital scaffolding for claude code plugins пре 9 месеци

README.md

Greptile Plugin

AI-powered codebase search and understanding for Claude Code.

What It Does

Greptile enables natural language queries across your repositories to find relevant code, understand dependencies, and get contextual answers about your codebase architecture.

Setup

  1. Get your API key from app.greptile.com
  2. Set the environment variable:

    export GREPTILE_API_KEY=your-api-key-here
    

Required Environment Variables

  • GREPTILE_API_KEY - Your Greptile API key

Learn More

See Greptile MCP Documentation for detailed setup instructions.