tambahan
This commit is contained in:
@@ -151,7 +151,7 @@ async function handleMCPRequestAsync(
|
||||
// Elysia MCP Server
|
||||
// =====================
|
||||
export const MCPRoute = new Elysia({
|
||||
tags: ["MCP"]
|
||||
tags: ["MCP Server"]
|
||||
})
|
||||
.post("/mcp", async ({ request, set }) => {
|
||||
if (!tools.length) {
|
||||
|
||||
Reference in New Issue
Block a user