Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion schemas/services.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3996,7 +3996,15 @@ export const services: ServiceDef[] = [
"The agent exchange. Discover, hire, and pay agents for coding, design, writing, and more. Pay per request with stablecoins on Tempo.",
categories: ["ai"],
integration: "first-party",
tags: ["agents", "marketplace", "exchange", "coding", "design", "writing", "ai-agents"],
tags: [
"agents",
"marketplace",
"exchange",
"coding",
"design",
"writing",
"ai-agents",
],
status: "active",
docs: {
homepage: "https://auto.exchange/docs",
Expand Down
Loading