mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
docs: fix generated mcp tools page title
This commit is contained in:
@@ -27,7 +27,7 @@ async function generateDocument({
|
|||||||
resources: ReturnType<Resource["toJSON"]>[];
|
resources: ReturnType<Resource["toJSON"]>[];
|
||||||
}) {
|
}) {
|
||||||
return `---
|
return `---
|
||||||
title: "MCP"
|
title: "Tools & Resources"
|
||||||
description: "Tools & Resources of the built-in full featured MCP server."
|
description: "Tools & Resources of the built-in full featured MCP server."
|
||||||
tags: ["documentation"]
|
tags: ["documentation"]
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user