File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44//!
55//! ```text
66//! ┌──────────────────────────────────────────────────────┐
7- //! │ MCP Client (Agent) │
7+ //! │ MCP Client (Agent) │
88//! │ Claude / ChatGPT / OpenClaw / Cursor / etc. │
99//! └───────────────────┬──────────────────────────────────┘
1010//! │ JSON-RPC over stdio
1111//! ┌───────────────────▼──────────────────────────────────┐
12- //! │ GermanicServer │
12+ //! │ GermanicServer │
1313//! │ ┌─────────┬──────────┬─────────┬────────┬────────┐ │
1414//! │ │ compile │ validate │ inspect │schemas │ init │ │
1515//! │ └────┬────┴────┬─────┴────┬────┴───┬────┴───┬────┘ │
16- //! │ │ │ │ │ │ │
17- //! │ ▼ ▼ ▼ ▼ ▼ │
18- //! │ [existing germanic library code] │
16+ //! │ │ │ │ │ │ │
17+ //! │ ▼ ▼ ▼ ▼ ▼ │
18+ //! │ [existing germanic library code] │
1919//! └──────────────────────────────────────────────────────┘
2020//! ```
2121
You can’t perform that action at this time.
0 commit comments