13 lines
270 B
JSON
13 lines
270 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"postgres": {
|
||
|
|
"command": "npx",
|
||
|
|
"args": [
|
||
|
|
"-y",
|
||
|
|
"@modelcontextprotocol/server-postgres",
|
||
|
|
"postgresql://pulse_user:9KuYTjjGEB7NsJc_togj6R9wYLRRrhudZiR4%40i%40N@localhost:5432/pulse_autotask"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|