max / goingson
| 1 | //! go-mcp library surface. |
| 2 | //! |
| 3 | //! The binary (`main.rs`) is a thin CLI over this crate; the modules are public |
| 4 | //! so integration tests can drive the tool registry against a seeded database. |
| 5 | //! |
| 6 | //! Design notes: go-mcp-design (in the private `code` wiki). |
| 7 | //! <!-- wiki: go-mcp-design --> |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 |