Skip to content

Commit a3e4e6b

Browse files
authored
Merge pull request #1 from continuedev/bdougie-patch-1
feat: add lancedb-mcp.yml
2 parents c5da9ab + 036d61b commit a3e4e6b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

blocks/public/lancedb-mcp.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: LanceDB MCP
2+
version: 1.0.0
3+
schema: v1
4+
mcpServers:
5+
- name: lancedb-mcp
6+
command: uvx
7+
args:
8+
- mcp-lance-db
9+
connectionTimeout: 20000

0 commit comments

Comments
 (0)