Server Config
{
"mcpServers": {
"steampipe": {
"command": "uv",
"args": [
"--directory",
"/Users/yourname/dev/mcp-steampipe",
"run",
"steampipe_mcp_server.py"
],
"env": {}
}
}
}{
"mcpServers": {
"steampipe": {
"command": "uv",
"args": [
"--directory",
"/Users/yourname/dev/mcp-steampipe",
"run",
"steampipe_mcp_server.py"
],
"env": {}
}
}
}