Server Config
{
"mcpServers": {
"Semgrep": {
"command": "uv",
"args": [
"run",
"--with",
"mcp",
"mcp",
"run",
"server.py"
]
}
}
}{
"mcpServers": {
"Semgrep": {
"command": "uv",
"args": [
"run",
"--with",
"mcp",
"mcp",
"run",
"server.py"
]
}
}
}