Ngrok
Ngrok creates secure tunnels to locally hosted applications, enabling developers to share and test webhooks or services without configuring complex network settings
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Ngrok authenticates with an API key. Generate the credential in your Ngrok account, then paste it into FlyMyAI the first time an agent uses a Ngrok action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your ngrok API Key used for authentication to manage your ngrok account. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
NGROK_CREATE_API_KEY | Creates a new api key for authenticating with the ngrok api. this tool allows programmatic creation of api keys that can be used to access ngrok's api services. | - |
NGROK_DELETE_API_KEY | Delete an api key by its id. this action permanently removes the specified api key from your ngrok account. this is an important security feature that allows users to revoke access when an api key is compromised or no longer needed. once deleted, the api key… | id |
NGROK_GET_IP_RESTRICTIONS | This tool retrieves detailed information about a specific ip restriction by its id. it is used to control which ip addresses can access ngrok resources, including the api, by fetching complete details of the ip restriction. this action is essential for auditi… | restriction_id |
NGROK_LIST_API_KEYS | This tool lists all api keys owned by the user. the api keys are used to authenticate api requests to ngrok's rest api. the endpoint returns a paginated list of api keys. | - |
NGROK_LIST_ENDPOINTS | List all active endpoints on the ngrok account. this tool will list all active endpoints on the ngrok account, providing visibility into running tunnels and endpoints. it requires no input parameters beyond authentication and serves as a fundamental component… | - |
NGROK_LIST_HTTPS_EDGES | Lists all https edges in your ngrok account. https edges are configurations that tell ngrok how to handle https traffic. the action returns a paginated list of all https edges associated with your account. | - |
NGROK_LIST_IP_POLICY_RULES | This tool lists all ip policy rules associated with your ngrok account. it retrieves detailed information including rule id, creation timestamp, description, metadata, cidr, the associated ip policy, and the action (allow or deny) for each rule. it supports p… | - |
NGROK_LIST_IP_RESTRICTIONS | This tool retrieves a list of all ip restrictions configured on the ngrok account. it allows users to audit and review all ip-based access restrictions on their ngrok account for enhanced security management. the api endpoint supports pagination with optional… | - |
NGROK_LIST_TUNNELS | List all active tunnels in the ngrok account. this tool lists all active tunnels in the ngrok account, providing details such as tunnel id, public url, start time, protocol, configuration details, and metadata. it requires no input parameters beyond authentic… | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Ngrok!