Skip to content

Commit 0667c97

Browse files
committed
feat: restructure SageMaker MCP server files and update configuration paths
1 parent 19dcb17 commit 0667c97

File tree

8 files changed

+260
-550
lines changed

8 files changed

+260
-550
lines changed

template/v2/dirs/etc/sagemaker-mcp/smus-mcp.py

Lines changed: 0 additions & 273 deletions
This file was deleted.

template/v2/dirs/etc/sagemaker-mcp/mcp.json renamed to template/v2/dirs/etc/sagemaker-ui/sagemaker-mcp/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"mcpServers": {
33
"smus-local-mcp": {
44
"command": "python",
5-
"args": ["/etc/sagemaker-mcp/smus-mcp.py"]
5+
"args": ["/etc/sagemaker-ui/sagemaker-mcp/smus-mcp.py"]
66
}
77
}
88
}

0 commit comments

Comments
 (0)