fix: server name?

This commit is contained in:
2025-08-07 11:59:24 -07:00
parent 04f1efa6b8
commit 102cc055b0
+1 -1
View File
@@ -47,7 +47,7 @@ export const ai = async(
// eslint-disable-next-line @typescript-eslint/naming-convention -- API requirement
mcp_servers: [
{
name: "documentation",
name: "nhcarrigan-mcp",
type: "url",
url: "https://hikari.nhcarrigan.com/api/mcp",
},