mcp-server-demo/server_config_local.json
2025-07-04 14:35:25 +02:00

10 lines
157 B
JSON

{
"mcpServers": {
"cmd": {
"type": "uv",
"command": "uv",
"args": ["run", "mcp_server.py"]
}
}
}