We have followed these instructions https://www.testiny.io/docs/mcp-server/ for Cursor, however there is something wrong and the tools are not being loaded.
{
"mcpServers": {
"testiny": {
"url": "https://app.testiny.io/api/v1/mcp-server",
"headers": {
"Authorization": "Bearer your-api-key-here"
}
}
}
}
3 Answers
3
We’ve just released a fix for MCP server connection issues, actually targeting Claude Desktop but it might also help for Cursor.
Would be great if you could try it out, thank you!
By the way, the documentation you’re referring to is actually for Claude Desktop, please refer to the corresponding Cursor MCP configuration docs. (From a quick glance the configuration should be like you posted, though.)
Best regards,
Alex
There’s another update online that should also help for Cursor, see Testiny v1.30.
Would be great if you could give it a go, thanks!
Best regards,
Alex
I do see tools now. Thanks
Thank you The connection issue has been fixed. However it does not load any tools , it shows "no tools, resources or prompts"
– Eugene_TApparently, Cursor omits arguments for the calls to the MCP server, which is allowed by the spec, but the Testiny MCP server is too strict. We will ship an update with the next version. Thank you!
– Alex_HoislThank you for getting back to me. Can you share the date for the next release with this fix?
– Eugene_TThe next release will most probably be shipped next week, but don't pin me down on that please :-)
– Alex_Hoisl