A demo server that wraps the classic Swagger Petstore API (v1.0.27) using HAPI MCP's automatic OpenAPI-to-MCP conversion. You get instant access to the standard pet store operations,add pets, query inventory, place orders,without writing any MCP-specific code. Useful for testing MCP client integrations, prototyping agent workflows, or learning how HAPI transforms REST endpoints into callable tools. Runs on petstore.run.mcp.com.ai via streamable HTTP transport. If you're evaluating HAPI's approach to lifting existing APIs into the MCP ecosystem or need a sandbox for agent development, this gives you a working example with familiar CRUD operations.
claude mcp add --transport http ai.com.mcp-petstore https://petstore.run.mcp.com.ai/mcp