I'm building a slack bot which listens to messages and connects with neon MCP Server but after running
npx -y @neondatabase/mcp-server-neon start neon_api_key
it returns nothing to me and not sure what's going on. It does not connect.
When I tried connecting via Cursor, it worked.
It is not returning any error messages either to help me debug