Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Smart-Workspace-Manager-MCP-Server": {
"command": "python3",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Smart-Workspace-Manager-MCP-Server": {
"command": "python3",
"args": [
"-m",
"venv",
"venv"
]
}
}
}