Skip to content

Commit bbdab20

Browse files
committed
docs: Add MCP architecture diagram to README
1 parent 5f40aec commit bbdab20

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ PROMETHEUS is not just a bot; it's a complete ecosystem covering all Hackathon t
4141
* **Core**: `jdev_cli/core/mcp.py` implements the full MCP spec.
4242
* **Server**: `jdev_cli/cli_mcp.py` acts as a compliant MCP server.
4343
* **Client**: The TUI connects to any MCP server (Blaxel, Local, etc.).
44-
* *[📸 ASSET NEEDED: MCP Diagram showing Client <-> Server communication]*
44+
* ![MCP Architecture](assets/Screenshot%20from%202025-11-28%2016-15-12.png)
4545

4646
2. **CLI (Command Line Interface)**:
4747
* **Tool**: `jdev` is a Rust-inspired Python CLI.
140 KB
Loading

0 commit comments

Comments
 (0)