Server Config
{
"mcpServers": {
"lspace": {
"command": "node",
"args": [
"/actual/absolute/path/to/your/lspace-server/lspace-mcp-server.js"
]
}
}
}{
"mcpServers": {
"lspace": {
"command": "node",
"args": [
"/actual/absolute/path/to/your/lspace-server/lspace-mcp-server.js"
]
}
}
}