Skip to content

Commit 00a732c

Browse files
committed
fix: mcp init issue
1 parent 2f3aa28 commit 00a732c

File tree

7 files changed

+713
-41
lines changed

7 files changed

+713
-41
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,9 @@ OPENAI_APIKEY=openai_key npm run tsx ./src/examples/marketing.ts
669669
| docker.ts | Use the docker sandbox to find files by description |
670670
| prime.ts | Using field processors to process fields in a prompt |
671671
| simple-classify.ts | Use a simple classifier to classify stuff |
672-
| mcp-client.ts | Example of using an MCP server with Ax |
672+
| mcp-client-memory.ts | Example of using an MCP server for memory with Ax |
673+
| mcp-client-blender.ts | Example of using an MCP server for Blender with Ax |
674+
673675

674676
## Our Goal
675677

package-lock.json

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)