Compare commits

..

2 Commits

Author SHA1 Message Date
Bryan Thompson
ef522a10cf Merge branch 'main' into add-synthflow 2026-08-07 16:08:57 -05:00
Bryan Thompson
c93467939f Add synthflow plugin
Driver: dir-plugin-add-official
2026-08-06 17:13:26 -05:00

View File

@@ -121,22 +121,6 @@
},
"homepage": "https://www.airwallex.com/docs"
},
{
"name": "airwallex-dev",
"description": "Build Airwallex payment integrations in your own codebase. Generates the checkout, card-element, onboarding, and subscription-billing code for an Airwallex integration and wires it into your project: Hosted Payment Page, Drop-in and Split Card elements, connected-account KYC onboarding, and Billing Hosted Checkout for subscriptions and card-saving. Also plans card-on-file merchant-initiated flows for AI providers such as top-ups and auto-recharge.",
"author": {
"name": "Airwallex"
},
"category": "development",
"source": {
"source": "git-subdir",
"url": "https://github.com/airwallex/airwallex-marketplace.git",
"path": "plugins/airwallex-dev",
"ref": "master",
"sha": "af06b97b6e94a4316abcb581d666feaa20c61b98"
},
"homepage": "https://www.airwallex.com/docs"
},
{
"name": "aiven",
"description": "Easily deploy managed PostgreSQL (pg), Kafka, OpenSearch, Clickhouse and other databases, streaming and apps. Free tier available, up and running in minutes.",
@@ -3467,6 +3451,22 @@
}
}
},
{
"name": "synthflow",
"description": "Connects Claude Code to the Synthflow AI voice-agent platform through its hosted MCP server, with skills for reviewing calls and auditing agent prompts, plus a docs-search connector.",
"author": {
"name": "Synthflow"
},
"category": "automation",
"source": {
"source": "git-subdir",
"url": "https://github.com/SynthFlowAI/AnthropicPlugin.git",
"path": "plugins/synthflow",
"ref": "main",
"sha": "205871ee83508502d2c982ee1bb7e65a2a29190b"
},
"homepage": "https://synthflow.ai"
},
{
"name": "tavily",
"description": "Build AI applications with real-time web data using Tavily's search, extract, crawl, and research APIs.",