Đang tải…
Đang tải…
Execute Just commands and task runners seamlessly from Claude Code. Manage project tasks, run build scripts, and automate development workflows with Just integration.
npx claude-code-templates@latest --mcp devtools/just-mcp{
"mcpServers": {
"just-mcp": {
"description": "Execute Just commands and task runners seamlessly from Claude Code. Manage project tasks, run build scripts, and automate development workflows with Just integration.",
"command": "/path/to/just-mcp",
"args": ["--stdio"]
}
}
}