Skip to content

Commit 57f7231

Browse files
authored
docs: adds links to AI agents (#829)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent e5c74ce commit 57f7231

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

supplemental5/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Please review the following resources before lecture:
88
* [What is Agentic AI and How Does it Work? (Video)](https://www.youtube.com/watch?v=15_pppse4fY)
99
* [Build an MCP server in your application with Clerk (Article)](https://clerk.com/docs/nextjs/guides/development/mcp/build-mcp-server)
1010

11+
## Tools
12+
13+
* [Goose](https://block.github.io/goose/)
14+
* [Claude Desktop](https://www.claude.com/download)
15+
1116
## Demo: MCP Server Implementation
1217

1318
The `fullstack_demo` project includes a working Model Context Protocol (MCP) server that demonstrates how AI agents can interact with a real application.

0 commit comments

Comments
 (0)