j
image.png
n
hi @Jagi Natarajan - can you clarify what your MCP client is? is that cursor?
j
cline/vscode
n
and did you configure the connection besides the url you shared above?
j
this is what i have { "mcpServers": { "github.com/upstash/context7-mcp": { "autoApprove": [], "disabled": false, "timeout": 60, "type": "stdio", "command": "npx", "args": [ "-y", "@upstash/context7-mcp@latest" ] }, "Prefect": { "url": "https://docs.prefect.io/mcp", "disabled": false, "autoApprove": [] } } }
n
hmm so i’m not sure why it was showing as a 400 level error but tbh mintlify is who offers that mcp bc we host our docs there but it was so unreliable we had to make our own: https://prefect-docs.fastmcp.app/mcp
j
okay no worries, thanks Nate
n
you can try plugging in that url directly
j
thats not working either,
n
hmm how so? it might be because of your client
j
what type of server is it, SSE?
n
it’s http transport
j
maybe i am configuring it wrong, let me search and try a few things