run with uvx

This commit is contained in:
2025-02-14 13:47:46 +00:00
parent 021240b097
commit 7982267a38

View File

@@ -13,9 +13,8 @@ A [Model Context Protocol](https://modelcontextprotocol.io/) server for controll
{
"mcpServers": {
"airflow-mcp-server": {
"command": "uv",
"command": "uvx",
"args": [
"run",
"airflow-mcp-server"
],
"env": {