Skip to content

Commit 1b48142

Browse files
authored
Update claude_desktop_config.json
1 parent edd24e6 commit 1b48142

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

claude_desktop_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
"args": [
66
"postgres_server.py"
77
],
8-
"cwd": "Path to:\postgres-mcp-server",
8+
"cwd": "Path to://postgres-mcp-server",
99
"env": {
1010
"DATABASE_URL": "postgresql://postgres:your_actual_password@localhost:5432/postgres"
1111
}
1212
}
1313
}
1414
}
1515

16+

0 commit comments

Comments
 (0)