@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 platform for automating workflows and processes using visual AI. It allows users to connect different applications and services to build custom automations without extensive coding. You can design and deploy complex workflows to streamline tasks and improve operational efficiency.
This is a no-code/low-code automation platform.
- Connect your desired applications and services.
- Design your automation workflow using the visual interface.
- Configure triggers and actions for each step.
- Test the workflow to ensure it functions correctly.
- Activate the workflow to automate your processes.
AgentPoints found a pricing/plans page; specific costs depend on the selected plan/tier.
Pricing depends on the selected plan, which is based on the number of operations and features required.
Businesses and individuals looking to automate repetitive tasks and integrate different software applications.
- Automate business processes visually
- Integrate disparate applications
- Orchestrate complex workflows
example interaction
Developers can integrate Make into their systems to orchestrate complex tasks across various applications, triggering automations based on specific events or data.
evidence (0 URLs Β· last checked 2026-06-13)
@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"
}


