Context Engineering for AI
Connect Your Redis index to AI agents with RedisVL MCP | Redis

Connect Your Redis index to AI agents with RedisVL MCP | Redis

6/11/2026 · Redis

What this post added

Introduces RedisVL MCP, a new component that exposes Redis Search indexes as governed retrieval surfaces for AI agents. It defines two tools: `search-records` for querying and `upsert-records` for writing data, with features like schema introspection, configurable embedding, structured filtering, and runtime governance knobs (limits, timeouts, read-only mode). It also details server configuration, client integration examples, and error contract.

Read the original post ↗