Server Config
{
"mcpServers": {
"mcp_3d_relief": {
"command": "uv",
"args": [
"--directory",
"{fill_in_your_path_here}",
"run",
"server.py"
]
}
}
}{
"mcpServers": {
"mcp_3d_relief": {
"command": "uv",
"args": [
"--directory",
"{fill_in_your_path_here}",
"run",
"server.py"
]
}
}
}