|
8 | 8 |
|
9 | 9 | ``` |
10 | 10 | ┌───────────────────────────────────────────────────────┐ |
11 | | -│ AI Assistant │ |
12 | | -│ Claude · ChatGPT · Cursor · Gemini │ |
13 | | -└──────────────────────────┬────────────────────────────┘ |
14 | | - │ MCP Protocol (stdio) |
15 | | - ▼ |
| 11 | +│ AI Assistant │ |
| 12 | +│ Claude · ChatGPT · Cursor · Gemini │ |
| 13 | +└───────────────────────────┬───────────────────────────┘ |
| 14 | + │ MCP Protocol (stdio) |
| 15 | + ▼ |
16 | 16 | ┌───────────────────────────────────────────────────────┐ |
17 | | -│ MCP Servers (local) │ |
| 17 | +│ MCP Servers (local) │ |
18 | 18 | │ │ |
19 | | -│ ┌──────────┐ ┌─────────┐ ┌─────────┐ ┌──────────┐ │ |
20 | | -│ │ eqsl-mcp │ │ qrz-mcp │ │lotw-mcp │ │ pota-mcp │ │ |
21 | | -│ └─────┬────┘ └────┬────┘ └────┬────┘ └─────┬────┘ │ |
22 | | -│ │ │ │ │ │ |
23 | | -│ ┌─────┴───────────┴───────────┴─────────────┘ │ |
24 | | -│ │ │ |
25 | | -│ │ adif-mcp (foundation) │ |
26 | | -│ │ ├── PersonaManager → OS Keyring │ |
27 | | -│ │ ├── ADIF 3.1.6 Spec (186 fields, 25 enums) │ |
28 | | -│ │ ├── Validation Engine │ |
29 | | -│ │ └── Geospatial (distance, heading) │ |
30 | | -│ │ │ |
31 | | -│ └────────────────────────────────────────────────────┘ |
| 19 | +│ ┌──────────┐ ┌─────────┐ ┌─────────┐ ┌──────────┐ │ |
| 20 | +│ │ eqsl-mcp │ │ qrz-mcp │ │lotw-mcp │ │ pota-mcp │ │ |
| 21 | +│ └─────┬────┘ └────┬────┘ └────┬────┘ └─────┬────┘ │ |
| 22 | +│ │ │ │ │ │ |
| 23 | +│ ┌─────┴───────────┴───────────┴─────────────┘ │ |
| 24 | +│ │ │ |
| 25 | +│ │ adif-mcp (foundation) │ |
| 26 | +│ │ ├── PersonaManager → OS Keyring │ |
| 27 | +│ │ ├── ADIF 3.1.6 Spec (186 fields, 25 enums) │ |
| 28 | +│ │ ├── Validation Engine │ |
| 29 | +│ │ └── Geospatial (distance, heading) │ |
| 30 | +│ │ │ |
| 31 | +│ └───────────────────────────────────────────────────┘ |
32 | 32 | │ │ |
33 | 33 | └───────────────────────────────────────────────────────┘ |
34 | | - │ HTTPS only |
35 | | - ▼ |
| 34 | + │ HTTPS only |
| 35 | + ▼ |
36 | 36 | ┌───────────────────────────────────────────────────────┐ |
37 | | -│ External Services │ |
| 37 | +│ External Services │ |
38 | 38 | │ │ |
39 | | -│ eQSL.cc · QRZ.com · LoTW · Club Log · HamQTH │ |
40 | | -│ POTA · SOTA · NOAA SWPC · WSPR Network │ |
| 39 | +│ eQSL.cc · QRZ.com · LoTW · Club Log · HamQTH │ |
| 40 | +│ POTA · SOTA · NOAA SWPC · WSPR Network │ |
41 | 41 | └───────────────────────────────────────────────────────┘ |
42 | 42 | ``` |
43 | 43 |
|
|
0 commit comments