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
I tried to install the MCP server in Void by using the url only, without the CONTEXT7_API_KEY header which is marked 'optional'.
However, even if the server was recognized, the LLM couldn't use the tools.
It worked when I signed up on Context7 and supplied the apik key header in my mcp.json.
The CONTEXT7_API_KEY is mandatory to use the hosted version of this MCP. Please tell it in the docs.