9 lines
304 B
JSON
9 lines
304 B
JSON
{
|
|
"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"]
|
|
}
|
|
}
|
|
} |