Starton
Starton is an all-in-one Web3 API platform that enables developers to deploy and interact with smart contracts, store files on IPFS, and monitor blockchain events through a unified API and frontend interface.
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
Starton authenticates with an API key. Generate the credential in your Starton account, then paste it into FlyMyAI the first time an agent uses a Starton action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Starton API Key | The API key used to authenticate requests to the Starton API. (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 |
|---|---|---|
STARTON_DELETE_SMART_CONTRACT_EVENT | Tool to delete a specific smart contract event watcher by its id. use after confirming the watcher id you want to remove. | id |
STARTON_GET_SMART_CONTRACTS | Tool to retrieve a list of all smart contracts associated with your project. use after authenticating and optionally filtering by project id. | - |
STARTON_GET_SMART_CONTRACT_DEPLOYMENTS | Tool to retrieve a list of smart contract deployments. use after deploying or importing contracts to browse existing deployments. | network, address |
STARTON_GET_SMART_CONTRACT_EVENT | Tool to retrieve details of a specific smart contract event watcher by its id. use after confirming the event watcher id and before updating or deleting it. | id |
STARTON_GET_TEMPLATES | Tool to retrieve a list of all smart contract templates. use when browsing the starton template library to select a template before deployment. | - |
STARTON_GET_WATCHER | Tool to retrieve details of a specific watcher by its id. use when you need to confirm its configuration before updating or deleting. | id |
STARTON_GET_WATCHERS | Tool to retrieve a list of all watchers monitoring blockchain events. use after watchers are created. | - |
STARTON_GET_WEBHOOKS | Tool to retrieve a list of all webhook watchers. use after creating watchers to review existing watchers. | - |
STARTON_UPLOAD_FILE | Tool to upload a file to your project's ipfs storage. use after preparing the file you want to host on ipfs. | file |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Starton!