Petstore MCP Server for Cursor
ai.com.mcp/petstore
Swagger Petstore API (v1.0.27) as MCP for testing and prototyping powered by the HAPI MCP server
client:Cursor
transport:streamable-http
tools:19
Install Petstore MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"petstore": {
"url": "https://petstore.run.mcp.com.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs