Pre-run cost estimate for a GPU task from static code analysis; the code is never executed.
claude mcp add krauncher-mcp -- uvx krauncher-mcp
claude_desktop_config.json
{
"mcpServers": {
"krauncher-mcp": {
"command": "uvx",
"args": [
"krauncher-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"krauncher-mcp": {
"command": "uvx",
"args": [
"krauncher-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"krauncher-mcp": {
"command": "uvx",
"args": [
"krauncher-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"krauncher-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"krauncher-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"krauncher-mcp": {
"command": "uvx",
"args": [
"krauncher-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Ilya-a-sergeyev-ger--krauncher-mcp/reviews or the review_server meta-tool.
POST /mcp