MCP server for Run402, an AI-native Postgres database service that provides instant Postgres databases with REST API, authentication, storage, static site hosting, and serverless functions via x402 USDC micropayments. Currently at v2.37.0, actively maintained. Differentiator: pay-as-you-go with no cloud account required, integrated with MCP (Model Context Protocol) for AI agent use. Supports prototype (free testnet), hobby ($5/mo), and team ($20/mo) tiers. Ships TypeScript types, requires Node >=22.
npm install run402-mcpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to configure the MCP server in Claude Desktop and use its tools to create a Postgres database and run queries.
Use the server via MCP transport (stdio). See documentation for client configuration.
Update Node to version 22 or higher.
Set RUN402_API_BASE if using a custom or self-hosted backend.
Follow the payment flow provided by the tool output.
Use Node >=22 and check that tool names match the documentation (snake_case).
Upgrade Node.js to version 22 or later.
Run via 'npx -y run402-mcp' instead of 'npm install' and require.
Check internet connection and verify API status at https://api.run402.com/health. If using a proxy, set RUN402_API_BASE.
No dependency data recorded yet.