ia ollama

This commit is contained in:
lizandrogd
2025-08-05 14:48:12 -05:00
parent 03bd9839f7
commit 2aff7953db
8 changed files with 771 additions and 95 deletions
+10
View File
@@ -0,0 +1,10 @@
name: New MCP server
version: 0.0.1
schema: v1
mcpServers:
- name: New MCP server
command: npx
args:
- -y
- <your-mcp-server>
env: {}