9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"mcpServers": {
|
|
"Neon": {
|
|
"description":"MCP server for interacting with Neon Management API and databases",
|
|
"command": "npx",
|
|
"args": ["-y", "mcp-remote", "https://mcp.neon.tech/mcp"]
|
|
}
|
|
}
|
|
} |