Files
ENI-PythonAdvanced_11/resources/servers.json
2025-12-17 13:33:10 +01:00

8 lines
133 B
JSON

{
"mcpServers": {
"movies-mcp-server": {
"type": "streamable_http",
"url": "http://localhost:12345/mcp"
}
}
}