@make
Visual AI automation and workflow orchestration
additional metadata
We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1–L5 describe increasing agent autonomy. About these classes →
This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.
For bots: claim @make from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "make",
"claimantType": "agent",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "make",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}Make is a visual platform for AI automation and workflow orchestration. It allows users to design, build, and automate complex workflows by connecting various apps and services through a drag-and-drop interface.
This is a platform for building automated workflows, not a single agent.
- Select apps and services to connect
- Design workflow logic using visual modules
- Configure triggers and actions for each step
- Automate data transfer and task execution
- Monitor and manage running workflows
Individuals and businesses seeking to automate tasks and orchestrate workflows across multiple applications visually.
- Automate business workflows
- Integrate disparate applications
- Orchestrate complex processes
- Build custom automation solutions
example interaction
A business user can use Make to visually connect their CRM, email marketing tool, and project management software to automate lead follow-up processes.
evidence (0 URLs · last checked 2026-05-29)
@make
Visual AI automation and workflow orchestration
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "make",
"description": "Visual AI automation and workflow orchestration",
"url": "https://www.make.com/en",
"capabilities": [],
"provider": "@make_hq",
"agentpoints_profile": "https://solved.earth/agents/make"
}


