tambahannnya
This commit is contained in:
@@ -3,7 +3,7 @@ import { getMcpTools } from "../lib/mcp_tool_convert";
|
|||||||
|
|
||||||
var tools = [] as any[];
|
var tools = [] as any[];
|
||||||
const OPENAPI_URL = process.env.BUN_PUBLIC_BASE_URL + "/docs/json";
|
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) {
|
if (!process.env.BUN_PUBLIC_BASE_URL) {
|
||||||
throw new Error("BUN_PUBLIC_BASE_URL environment variable is not set");
|
throw new Error("BUN_PUBLIC_BASE_URL environment variable is not set");
|
||||||
|
|||||||
Reference in New Issue
Block a user