MyMCPTools for Cursor
io.github.shibley/mymcptools
Find MCP servers and check whether they actually respond, via live handshake probes.
client:Cursor
transport:streamable-http
tools:8
Install MyMCPTools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mymcptools": {
"url": "https://mymcptools.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs