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

@@ -3451,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.",