First commit

This commit is contained in:
Johan
2025-12-17 13:33:10 +01:00
commit 8bf5110459
7 changed files with 3759 additions and 0 deletions

8
resources/servers.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"movies-mcp-server": {
"type": "streamable_http",
"url": "http://localhost:12345/mcp"
}
}
}