14 lines
367 B
JSON
14 lines
367 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"imajin": {
|
||
|
|
"command": "node",
|
||
|
|
"args": ["/var/home/lilith/Code/@applications/@imajin/@packages/imajin-mcp/dist/index.js"],
|
||
|
|
"env": {
|
||
|
|
"IDENTITY_SERVICE_URL": "http://localhost:8009",
|
||
|
|
"PROCESSING_SERVICE_URL": "http://localhost:8004",
|
||
|
|
"DIFFUSION_SERVICE_URL": "http://localhost:8002"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|