Skip to content

Commit 74360cd

Browse files
committed
MCP: Add documentation about detailed API capabilities (landscape.md)
1 parent 3515786 commit 74360cd

File tree

2 files changed

+522
-2
lines changed

2 files changed

+522
-2
lines changed

cratedb_toolkit/query/mcp/inquiry.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ class McpServerInquiry:
4545

4646
seealso = (
4747
":::{seealso}\n"
48-
"Ready-to-run example programs about all the adapters are available at\n"
49-
"https://github.com/crate/cratedb-examples/tree/main/framework/mcp.\n"
48+
"Ready-to-run example programs about all the adapters are available per\n"
49+
"example collection about [exploring MCP with CrateDB].\n"
50+
"[exploring MCP with CrateDB]: https://github.com/crate/cratedb-examples/tree/main/framework/mcp.\n"
5051
":::\n"
5152
)
5253

0 commit comments

Comments
 (0)