Server Config
{
"mcpServers": {
"machbase": {
"command": "C:/Users/Username/anaconda3/envs/mcp/python.exe",
"args": [
"C:/Users/Username/AppData/Roaming/Claude/Machbase.py"
],
"env": {
"MACHBASE_HOST": "localhost",
"MACHBASE_PORT": "5654"
}
}
}
}