You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,9 @@ The iOS client as mentioned includes shared Compose Multiplatform UI code. It a
50
50
51
51
<imgwidth="694"alt="Screenshot 2023-12-14 at 20 33 45"src="https://github.com/joreilly/ClimateTraceKMP/assets/6302/82ed364a-0284-4e5c-b81e-40fdfc58f312">
52
52
53
-
**MCP**
53
+
**MCP Server**
54
54
55
-
The `mcp-server` module uses the [Kotlin MCP SDK](https://github.com/modelcontextprotocol/kotlin-sdk) to expose an MCP tools endpoint (returning list of people in space) that
55
+
The `mcp-server` module uses the [Kotlin MCP SDK](https://github.com/modelcontextprotocol/kotlin-sdk) to expose an MCP tools endpoint (returning per country emission data) that
56
56
can for example be plugged in to Claude Desktop as shown below. That module uses same KMP shared code.
57
57
58
58
<imgwidth="1608"alt="Screenshot 2025-07-06 at 17 24 20"src="https://github.com/user-attachments/assets/7e4fd599-3ade-47b7-bbe3-a4f36148c170" />
0 commit comments