Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
27 changes: 26 additions & 1 deletion agents/available-connections.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ agent card for the full list.
</div>

</Card>
<Card>
<Card>
<div className="flex items-center gap-2">
<img
src="/images/agents/connections/icons/neo4j-auradb.png"
Expand All @@ -85,6 +85,31 @@ agent card for the full list.
</div>

</Card>
<Card>
<div className="flex items-center gap-2">
<img
src="/images/agents/connections/icons/motherduck.png"
alt="MotherDuck"
width={24}
height={24}
/>
<span className="text-lg font-semibold">MotherDuck</span>
</div>
Serverless analytics platform powered by DuckDB
<div className="mt-4 flex items-center justify-between">
<span className="inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-gray-100 text-gray-800">
1 tool
</span>

<a
href="/agents/connections/motherduck"
className="px-3 py-1 bg-gray-100 hover:bg-gray-200 dark:bg-gray-700 dark:hover:bg-gray-600 dark:text-gray-200 rounded"
>
Details
</a>
</div>

</Card>
<Card>
<div className="flex items-center gap-2">
<img
Expand Down
3 changes: 2 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@
"pages": [
"agents/connections/supabase",
"agents/connections/neo4j",
"agents/connections/mongodb"
"agents/connections/mongodb",
"agents/connections/motherduck"
]
}
]
Expand Down
Binary file added images/agents/connections/icons/motherduck.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/connections/motherduck/create-new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/connections/motherduck/nyc-taxi-query.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions styles/config/vocabularies/general/accept.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
8B
[Aa]gentic
A/B
Ahrefs
Airtable
[Aa]rticle
Expand Down Expand Up @@ -54,11 +55,13 @@ Jira
maxWidth
(?i)mcp
[Mm]odus
MotherDuck
Nano
[Nn]amespace
[Nn]amespaces
[Nn]nClassify
Nomic
NYC
OAuth
[Oo]nboarding
[Oo]perationalize
Expand All @@ -74,6 +77,8 @@ Product Hunt
[Tt]imeEnd
[Tt]imeLog
[Tt]riaging
TPC
TPC-H
[Uu]nexported
[Uu]psert
[Uu]psertBatch
Expand Down