Initial commit

This commit is contained in:
2026-07-04 20:29:29 +00:00
commit 8198e8cfee
40 changed files with 3096 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"mcpServers": {
"default-server": {
"type": "streamable-http",
"url": "http://localhost:8080/api/mcp/"
}
}
}