Added MCP server support to agents

This commit is contained in:
2025-08-22 17:09:09 -06:00
parent 616d8d84c5
commit 5b0240b0b4
4 changed files with 63 additions and 1 deletions
+6 -1
View File
@@ -1,6 +1,11 @@
name: Demo
description: An AI agent that demonstrates agent capabilities
version: 0.1.0
mcp: true
mcp_tools:
- github
- sqlite
- git
instructions: |
You are a AI agent designed to demonstrate agent capabilities.
@@ -32,4 +37,4 @@ conversation_starters:
- How to create an agent?
documents:
- README.md
- https://github.com/sigoden/llm-functions/blob/main/README.md
- https://github.com/sigoden/llm-functions/blob/main/README.md