Skip to content

Commit 7127963

Browse files
committed
updates
1 parent e6480fb commit 7127963

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Lab_3_Foundry_Setup/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,15 @@ Ground your responses in the actual data from SEC filings.
154154
5. In the "Add Model Context Protocol Tool" Dialog enter the mcp server information that your workshop administrator setup for you. Set the following values:
155155

156156
* **Name**: `mcp-server-finance-agent`
157-
* **Remote MCP Server endpoint**: `https://neo4jmcp-app-dev.{hostname}.eastus.azurecontainerapps.io/mcp` <---- CRITICAL BE SURE TO ADD /MCP At the end
157+
* **Remote MCP Server endpoint**: _Get this from the credentials sheet you received at the beginning of the lab_
158158
* **Authentication**: Key based
159159
* **Credential Key**: Authorization
160-
* **Credential Value** - the value needs to be the word Bearer followed by the actual token: Bearer bearer_token....===
160+
* **Credential Value**: _Use the MCP server API key from the credentials document_ **Important:** the value needs to be the word Bearer followed by the actual token: Bearer bearer_token....===
161161

162162
6. Click **Save** at the top of the dialog. The agent is now set up. Test it by entering a query like "What risks does Apple face?"
163163

164+
![MCP Tool Configuration](images/mcp-tool-config.png)
165+
164166
You will see the agent ask you for approval to run the MCP request - click yes. Then you will see the MCP call in the context that it runs along with the results. Also try things like "What is the schema?"
165167

166168
![Test Finance Agent](images/test_finance_agent.png)
961 KB
Loading

0 commit comments

Comments
 (0)