Run402
Freeby MCP Community
MCP server for Run402 — AI-native Postgres databases with REST API, auth, storage, and row-level security. Pay with x402 USDC micropayments.
v1.31.0Added Apr 12, 2026
mcpmodel-context-protocolpostgresdatabaseai
Run402 MCP Server
MCP server for Run402 — AI-native Postgres databases with REST API, auth, storage, and row-level security. Pay with x402 USDC micropayments.
Installation
npx -y run402-mcp
Reviews
Installation
Quick install
npx -y run402-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"run402": {
"command": "npx",
"args": ["-y", "run402-mcp"]
}
}
}