Official parseAPI MCP. Place, IP, email, phone, weather, and currency lookups for agents.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://mcp.parseapi.com",
"headers": {
"X-API-Key": "${env:PARSEAPI_KEY}"
}
}