cardea-mcp/agentic-search
A Model Context Protocol (MCP) server that provides agentic search capabilities with support for vector search using Qdrant, full-text search using TiDB, or both combined.
Platform-specific configuration:
{
"mcpServers": {
"agentic-search": {
"command": "npx",
"args": [
"-y",
"agentic-search"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...