UNPKG

postgres-mcp-tools

Version:

PostgreSQL-based memory system with vector search capabilities for AI applications, including MCP integration for Claude

6 lines (5 loc) 96 B
module.exports = { presets: [ ['@babel/preset-env', {targets: {node: 'current'}}] ], };