more
This commit is contained in:
0
src/McpServer.ts
Normal file
0
src/McpServer.ts
Normal file
@@ -803,7 +803,7 @@ server.registerTool(
|
|||||||
);
|
);
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
// Start server
|
// Import and Start server
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
async function main(): Promise<void> {
|
async function main(): Promise<void> {
|
||||||
const transport = new StdioServerTransport();
|
const transport = new StdioServerTransport();
|
||||||
|
|||||||
0
src/loaders/prompt-config-loaders.ts
Normal file
0
src/loaders/prompt-config-loaders.ts
Normal file
1
src/tools/tools-calendar.ts
Normal file
1
src/tools/tools-calendar.ts
Normal file
@@ -0,0 +1 @@
|
|||||||
|
//lines 701 - 804 from index.tz
|
||||||
1
src/tools/tools-email.ts
Normal file
1
src/tools/tools-email.ts
Normal file
@@ -0,0 +1 @@
|
|||||||
|
//lines 265 - 523 index.ts
|
||||||
0
src/tools/tools-spreadsheet.ts
Normal file
0
src/tools/tools-spreadsheet.ts
Normal file
Reference in New Issue
Block a user