Using the PWA Kit MCP Server with Other AI Clients

The PWA Kit MCP server supports the Cursor IDE. To use it with your AI-agent-enabled IDE, run the server manually by following these steps.

The PWA Kit MCP server communicates via stdio, so it's important to make sure that your IDE can communicate in this manner.

  1. Navigate to your MCP directory.
  2. Start the server.
  3. Send JSON-RPC requests, as follows.