Compare commits
2 Commits
8bcd16686f
...
e39df1f297
| Author | SHA1 | Date | |
|---|---|---|---|
| e39df1f297 | |||
| 97dd3d999e |
8
01-claude-ocp/.gemini/settings.json
Normal file
8
01-claude-ocp/.gemini/settings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"mcp-ocp": {
|
||||
"command": "npx -y supergateway --streamableHttp http://192.168.0.244:8080/mcp",
|
||||
"args": []
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,41 @@
|
||||
---
|
||||
title: "Model Context Protocol in Practice"
|
||||
sub_title: MCP In Action
|
||||
---
|
||||
|
||||
|
||||
<!-- column_layout: [1, 3, 1] -->
|
||||
|
||||
<!-- column: 1 -->
|
||||
<!-- alignment: center -->
|
||||
<!-- font_size: 5 -->
|
||||
<!-- jump_to_middle -->
|
||||
MCP Demo
|
||||
<!-- font_size: 4 -->
|
||||
What is MCP?
|
||||
===
|
||||
|
||||
<!-- reset_layout -->
|
||||
<!-- font_size: 2 -->
|
||||
<!-- incremental_lists: true -->
|
||||
|
||||
<!-- column_layout: [5, 1] -->
|
||||
<!-- column: 1 -->
|
||||
<!-- jump_to_middle -->
|
||||

|
||||
|
||||
|
||||
<!-- column: 0 -->
|
||||
<!-- alignment: left -->
|
||||
* Open Standard
|
||||
<!-- new_line -->
|
||||
* Created by Anthropic (The Claude folks) in 2024
|
||||
<!-- new_line -->
|
||||
* Allows LLMs to connect to data and systems
|
||||
<!-- new_line -->
|
||||
* Enables _agentic_ workflows
|
||||
<!-- new_line -->
|
||||
* Gives tools to AI
|
||||
|
||||
|
||||
|
||||
<!-- no_footer -->
|
||||
<!-- speaker_note: Title Slide -->
|
||||
<!-- end_slide -->
|
||||
|
||||
Reference in New Issue
Block a user