Skip to content

Commit e729a73

Browse files
committed
doc fix
1 parent 70bcfa9 commit e729a73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/client/mcp/rag/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
**Version:** *Developer preview*
55

66
## Introduction
7-
This document describe how to re-use the configuration tested in the **AI Optimizer & Toolkit** an expose it as an MCP tool to a local **Claude Desktop** and how to setup as a remote MCP server. This early draft implementation utilizes the `stdio` and `sse` to interact between the agent dashboard, represented by the **Claude Desktop**, and the tool. Only Ollama or OpenAI configuration are currently supported.
8-
Full support will come.
7+
This document describe how to re-use the configuration tested in the **AI Optimizer & Toolkit** an expose it as an MCP tool to a local **Claude Desktop** and how to setup as a remote MCP server. This early draft implementation utilizes the `stdio` and `sse` to interact between the agent dashboard, represented by the **Claude Desktop**, and the tool.
8+
9+
**NOTICE**: Only `Ollama` or `OpenAI` configurations are currently supported. Full support will come.
910

1011
## Pre-requisites.
1112
You need:

0 commit comments

Comments
 (0)