Skip to content

Commit 3f992a9

Browse files
authored
Fix diagram connections in README.md
Updated diagram to reflect correct connections in MCP architecture.
1 parent aeeb389 commit 3f992a9

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ Add to your MCP client (Claude Desktop, Cursor, etc.):
5353
## How It Works
5454

5555
```
56-
┌─────────────┐ MCP ┌──────────────┐ ┌─────────────────────────┐
57-
│ LLM Agent │◄───────────►│ Kilntainers │◄────►│ Sandboxes │
58-
│ (client) │ │ MCP Server │ │ - Docker/Podman │
59-
│ │ │ │ │ - Cloud VM (Modal,E2B) │
60-
│ │ │ │ │ - WASM Sandbox │
61-
└─────────────┘ └──────────────┘ └─────────────────────────┘
56+
┌─────────────┐ MCP ┌──────────────┐ ┌─────────────────────────┐
57+
│ LLM Agent │◄───────►│ Kilntainers │◄────►│ Sandboxes │
58+
│ (client) │ │ MCP Server │ │ - Docker/Podman │
59+
│ │ │ │ │ - Cloud VM (Modal,E2B) │
60+
│ │ │ │ │ - WASM Sandbox │
61+
└─────────────┘ └──────────────┘ └─────────────────────────┘
6262
```
6363

6464
1. An MCP client connects to Kilntainers

0 commit comments

Comments
 (0)