# Starton AI integration on Definable

> 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.

## What this connects

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.

Vendor: https://www.starton.com/

## Tools available

**6** tools available. First 6:

- `STARTON_DELETE_SMART_CONTRACT_EVENT` — 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.
- `STARTON_GET_SMART_CONTRACTS` — 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_TEMPLATES` — 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` — 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.
- `STARTON_GET_WEBHOOKS` — Get Webhooks — Tool to retrieve a list of all webhook watchers. Use after creating watchers to review existing watchers.
- `STARTON_UPLOAD_FILE` — 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.

## Auth

Auth schemes: `API_KEY`.

## How agents use Starton

Inside a Definable workflow, Starton is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Starton** — the Researcher (GPT-5.5) pulls context from Starton (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Starton** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Starton (create record, post message, draft email).
- **Designer / Engineer → Distributor → Starton** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Starton (attach file, open PR comment, post status).

The Verifier checks every Starton call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/starton/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
