just
for easy command executionjust install
cp .env.template .env
and add all necessary values
{
"mcpServers": {
"performance_review_data": {
"command": "just",
"args": [
"-f",
"/absolute/path/to/mcp-server-performance-review-data/Justfile",
"run"
]
}
}
}
{
"mcpServers": {
"performance_review_data": {
"env": {},
"args": [
"-f",
"/absolute/path/to/mcp-server-performance-review-data/Justfile",
"run"
],
"command": "just"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.