tambahannnya

This commit is contained in:
bipproduction
2025-11-14 11:42:03 +08:00
parent 76c425700a
commit a3c07ca255

View File

@@ -3,7 +3,7 @@ import { getMcpTools } from "../lib/mcp_tool_convert";
var tools = [] as any[];
const OPENAPI_URL = process.env.BUN_PUBLIC_BASE_URL + "/docs/json";
const FILTER_TAG = "test";
const FILTER_TAG = "mcp";
if (!process.env.BUN_PUBLIC_BASE_URL) {
throw new Error("BUN_PUBLIC_BASE_URL environment variable is not set");