This walks you through connecting GrepAI's semantic code search to Cursor IDE using MCP. You drop a JSON config file in `.cursor/mcp.json`, point it at `grepai mcp-serve`, and restart Cursor. After that, Cursor's AI can do semantic searches beyond grep, trace call graphs, and navigate your codebase using GrepAI's index. The guide covers both per-project and global setups, includes Windsurf configuration, and has solid troubleshooting for common issues like empty results or connection errors. If you're already running GrepAI with Ollama and want your IDE's AI to actually understand your code structure, this is the integration step you need.
npx skills add https://github.com/yoanbernabeu/grepai-skills --skill grepai-mcp-cursor