model metadata

This commit is contained in:
Dobromir Popov
2025-11-12 14:37:23 +02:00
parent 4c04503f3e
commit 0c987c3557
4 changed files with 88 additions and 9 deletions

11
.kiro/settings/mcp.json Normal file
View File

@@ -0,0 +1,11 @@
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": ["mcp-server-fetch"],
"env": {},
"disabled": true,
"autoApprove": []
}
}
}