Z
Zed MCP Lancedb
by @hansdoebel
MCP server by hansdoebel
Created 2/24/2026
Updated about 14 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-zed-mcp-lancedb
Cursor configuration (mcp.json)
{
"mcpServers": {
"hansdoebel-zed-mcp-lancedb": {
"command": "npx",
"args": [
"hansdoebel-zed-mcp-lancedb"
]
}
}
}