Skip to main content
The @infino-ai/mcp-server package is a Model Context Protocol server for Infino. It exposes keyword, vector, hybrid, and SQL retrieval (plus write tools) to any MCP client, including Claude, Cursor, and others.
npx -y @infino-ai/mcp-server
Point your MCP client at the infino-mcp command. The tool descriptions are written so the model picks the right retrieval mode by question shape (keyword ↔ semantic ↔ hybrid). See the infino-mcp repository for the full tool list and client configuration.

See also

Last modified on June 29, 2026