Dext
Freeby MCP Community
Dext - Advanced MCP Tool Retrieval & Vector Indexing System
v0.1.0Added Apr 12, 2026
Dext MCP Server
Dext - Advanced MCP Tool Retrieval & Vector Indexing System
Installation
npx -y @ztxtxwd/dext
Reviews
Installation
Quick install
npx -y @ztxtxwd/dext
Add to claude_desktop_config.json
{
"mcpServers": {
"dext": {
"command": "npx",
"args": ["-y", "@ztxtxwd/dext"]
}
}
}