Skip to content

Commit a7f8498

Browse files
committed
mcp screen shots
1 parent 8e91169 commit a7f8498

File tree

5 files changed

+11
-1
lines changed

5 files changed

+11
-1
lines changed

docs/Integration-MCP.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ You will need a ChatGPT APIKey.
8585
* This schema is derived from `docs/db.dbml` (already created by als)
8686

8787

88-
4. MCP Client Executor iterates through the Tool Context, calling the JSON:API Endpoint that enforces business logic.
88+
3. MCP Client Executor iterates through the Tool Context, calling the JSON:API Endpoint that enforces business logic.
8989

9090
Here is a typical `https://localhost:5656/.well-known/mcp.json` response (not yet implemented):
9191

@@ -122,6 +122,16 @@ Respond with a JSON array of tool context blocks using:
122122

123123
%nbsp;
124124

125+
### Screenshots
126+
127+
![0-MCP-client-executor](https://github.com/ApiLogicServer/Docs/blob/main/docs/images/integration/mcp/0-MCP-client-executor.png?raw=true)
128+
129+
![1-discovery-from-als](https://github.com/ApiLogicServer/Docs/blob/main/docs/images/integration/mcp/1-discovery-from-als.png?raw=true)
130+
131+
![2-tool-context-from-LLM](https://github.com/ApiLogicServer/Docs/blob/main/docs/images/integration/mcp/2-tool-context-from-LLM.png?raw=true)
132+
133+
![3-MCP-server response](https://github.com/ApiLogicServer/Docs/blob/main/docs/images/integration/mcp/3-MCP-server response?raw=true)
134+
125135
## Exposing Corp DB to public MCP
126136

127137
TBD - investigate exposing a corp db to MCP so it can be discovered and used in a choroegraphy.
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)