git-mcp icon indicating copy to clipboard operation
git-mcp copied to clipboard

All searches returns no result on Cursor

Open xtfocus opened this issue 7 months ago • 4 comments

Trying this mcp on my cursor. Every search tool results in zero search result. Is there a way I can inspect the log of this mcp and provide more details?

xtfocus avatar May 12 '25 02:05 xtfocus

Thanks for reporting! Are you using the general /docs server or a specific repo? If so, what repo?

In most clients you can see the results in the tool call.

idosal avatar May 12 '25 10:05 idosal

I have the same issue with VS Code.

Repo: https://gitmcp.io/mockito/javadoc

Message: "No relevant documentation found for your query. It's either being indexed or the search query did not match any documentation."

jakearlen879 avatar May 13 '25 20:05 jakearlen879

I have the same issue with VS Code.

Repo: https://gitmcp.io/mockito/javadoc

Message: "No relevant documentation found for your query. It's either being indexed or the search query did not match any documentation."

I'm sorry, unfortunately, we don't currently handle that documentation directory structure. We'll support it in the future.

idosal avatar May 15 '25 01:05 idosal

I tried dotnet repos, e.g. https://gitmcp.io/dotnet/AspNetCore.Docs Same result. Which documentation directory structure is supported?

shayvt avatar May 16 '25 13:05 shayvt