Skip to main content
Back to registry

grepai-mcp-cursor

yoanbernabeu/grepai-skills

This skill covers integrating GrepAI with Cursor IDE using the Model Context Protocol (MCP).

Installs176
Install command
npx skills add https://github.com/yoanbernabeu/grepai-skills --skill grepai-mcp-cursor
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
This skill covers integrating GrepAI with Cursor IDE using the Model Context Protocol (MCP). Cursor is an AI-powered IDE that supports MCP for external tools. GrepAI integration gives Cursor's AI: Create .cursor/mcp.json in your project root: Close and reopen Cursor for the config to take effect. Ask Cursor's AI: "Search the codebase for authentication" Cursor should use the grepai_search tool. For GrepAI in all Cursor projects, use global config: For project-specific settings: Once configured, Cursor has access to: Ask Cursor: "Find code that handles user login" Cursor uses grepai_search to find semantically related code. Ask Cursor: "What functions call validateToken?" Cursor uses grepai_trace_callers to show all callers. Ask Cursor: "Show me the call graph for processPayment" Cursor uses grepai_trace_graph to display dependencies. Windsurf uses the same MCP format as Cursor: Create .windsurf/mcp.json : Each project has its own .cursor/mcp.json with appropriate cwd .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does grepai-mcp-cursor do?

This skill covers integrating GrepAI with Cursor IDE using the Model Context Protocol (MCP).

Is grepai-mcp-cursor good?

grepai-mcp-cursor does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does grepai-mcp-cursor work with?

grepai-mcp-cursor currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to grepai-mcp-cursor?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install grepai-mcp-cursor?

npx skills add https://github.com/yoanbernabeu/grepai-skills --skill grepai-mcp-cursor

Related skills

More from yoanbernabeu/grepai-skills

Related skills

Alternatives in Software Engineering