You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even triggering a refresh doesn't update the docs. It's still empty and returning 0 tokens. Not sure how you internally generate the docs for the MCP but for resty the documentation is available at https://github.com/go-resty/docs or https://resty.dev/, not in the actual repo.
The text was updated successfully, but these errors were encountered:
Context7 parses docs only for now, not the actual code repos. Some projects have the docs in the same repo with the code, some have separate docs repos, just like https://github.com/go-resty/docs. So you should add https://github.com/go-resty/docs for go-resty.
Context7 parses docs only for now, not the actual code repos. Some projects have the docs in the same repo with the code, some have separate docs repos, just like https://github.com/go-resty/docs. So you should add https://github.com/go-resty/docs for go-resty.
Even triggering a refresh doesn't update the docs. It's still empty and returning 0 tokens. Not sure how you internally generate the docs for the MCP but for resty the documentation is available at https://github.com/go-resty/docs or https://resty.dev/, not in the actual repo.
The text was updated successfully, but these errors were encountered: