diff --git a/schemas/services.ts b/schemas/services.ts index e796d58e..8fc386d8 100644 --- a/schemas/services.ts +++ b/schemas/services.ts @@ -6267,7 +6267,11 @@ export const services: ServiceDef[] = [ categories: ["ai", "social"], integration: "first-party", tags: ["postcards", "roast", "github", "ai-art"], - docs: { homepage: "https://papercut.lol", llmsTxt: "https://papercut.lol/llms.txt" }, + docs: { + homepage: "https://papercut.lol", + llmsTxt: "https://papercut.lol/llms.txt", + }, + provider: { name: "Papercut", url: "https://papercut.lol" }, realm: "papercut.lol", intent: "charge", payment: TEMPO_PAYMENT,