3 hours ago
Server Config
{
"mcpServers": {
"healthkit-bridge": {
"command": "python",
"args": [
"main.py"
],
"env": {
"DATABASE_URL": "postgresql://user:pass@host:5432/dbname"
}
}
}
}{
"mcpServers": {
"healthkit-bridge": {
"command": "python",
"args": [
"main.py"
],
"env": {
"DATABASE_URL": "postgresql://user:pass@host:5432/dbname"
}
}
}
}