Setup

Prerequisites

  • Node.js installed
  • PNTA API key from your Dashboard

Installation

Step 1: Add the PNTA MCP server

npx mint-mcp add pnta

Step 2: Enter your PNTA API key when prompted

Step 3: Run the server using the command displayed

node path/to/generated/server.js

Supported Clients

Works with Claude Desktop, Cursor, and Windsurf.

Usage

Ask your AI assistant questions about PNTA:

  • “How do I set up PNTA with Flutter?”
  • “What are the notification API endpoints?”
  • “How do autoHandleLinks work?”
  • “Show me Android platform setup requirements”
  • etc.

Troubleshooting

  • Server won’t start: Check Node.js version and API key validity
  • AI can’t connect: Ensure server is running and ports are open

Support