feat(mcp-server): support env var AGENT_TOOLS_ONLY (#145)

This commit is contained in:
sigoden
2024-12-12 12:42:23 +08:00
committed by GitHub
parent 3584b5c31f
commit e8ffb414c4
3 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mcp-llm-functions",
"version": "1.0.0",
"version": "1.1.0",
"description": "Let LLM-functions tools/agents be used through the Model Context Protocol",
"license": "MIT",
"author": "sigoden <sigoden@gmail.com>",