Starton

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.

65VIEWS
2827USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app startonnpx @composio/cli add cursor --app startonnpx @composio/cli add cursor --app startonnpx @composio/cli add cursor --app starton

After running the command, restart Cursor to start using the MCP Server.

Available Tools

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.

Get Smart Contract Deployments

Tool to retrieve a list of smart contract deployments. use after deploying or importing contracts to browse existing deployments.

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.

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.

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.

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.

Get Watchers

Tool to retrieve a list of all watchers monitoring blockchain events. use after watchers are created.

Get Webhooks

Tool to retrieve a list of all webhook watchers. use after creating watchers to review existing watchers.

Upload File To Ipfs

Tool to upload a file to your project's ipfs storage. use after preparing the file you want to host on ipfs.

9 actions available