Skip to content

Commit 743111e

Browse files
committed
api_discovery
1 parent 9eb4e34 commit 743111e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Integration-MCP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Here is the basic driver of the test program (see the Architecture diagram above
9191

9292
#### 1 - Discovery
9393

94-
Discovery uses a config file `integration/mcp/mcp_server_discovery.json` to discover 1 or more servers, and invoke their `.well-known` endpoint to obtain the schema.
94+
Discovery uses a config file `integration/mcp/mcp_server_discovery.json` to discover 1 or more servers, and invoke their `.well-known` endpoint (see `api/api_discovery/mcp_discovery.py`) to obtain the schema.
9595
![1-discovery-from-als](images/integration/mcp/1-discovery-from-als.png)
9696

9797
#### 2 - Tool Context from LLM

0 commit comments

Comments
 (0)