
Run402
@MajorTal
Run402 について
MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"run402": {
"command": "npx",
"args": [
"-y",
"run402-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Run402?
Run402 is an MCP server that provides core Run402 operations as MCP tools. It allows AI agents to provision and manage a full Postgres database, REST API, user auth, content-addressed file storage, static site hosting, serverless functions, and image generation — all via the Model Context Protocol. The server is designed for use with MCP-compatible hosts such as Claude Desktop, Cursor, Cline, and Claude Code.
How to use Run402?
Install the run402-mcp npm package and configure it as an MCP server in your MCP host. The MCP tools are thin shims over the Run402 SDK and expose the same operations as the CLI and SDK. Refer to your MCP host’s documentation for adding a custom MCP server (e.g., pointing to the run402-mcp binary).
Key features of Run402
- Provision Postgres, storage, and deploys with one MCP call.
- Content-addressed file storage with built-in SRI integrity.
- Dark-by-default API tables managed via expose manifest.
- Serverless functions with same-origin web routes.
- Pay-per-use with USDC on Base or Stripe credits (testnet free).
- Works with Claude Desktop, Cursor, Cline, Claude Code.
Use cases of Run402
- AI agents needing a full backend stack (database, API, auth, hosting).
- Deploying static sites with serverless functions and custom routes.
- Managing database access policies via manifest without manual SQL.
- Hosting and serving assets with automatic cache invalidation.
FAQ from Run402
What does Run402 MCP let me do?
It provides MCP tools to create and manage Postgres databases, REST APIs, user auth, file storage, static sites, serverless functions, and image generation — all provisioned from an AI agent.
How is Run402 paid for?
Usage is paid with x402 USDC on Base or with Stripe credits. A prototype tier is free on testnet.
What are the runtime requirements?
The MCP server is installed via npm (run402-mcp). It requires Node.js (version 22, Deno, Bun, or V8 isolates are supported by the underlying SDK).
Where does my data live?
Data is stored on Run402’s cloud infrastructure. The MCP server interacts with the Run402 gateway and CDN.
Which MCP hosts are supported?
The MCP server is explicitly designed for Claude Desktop, Cursor, Cline, and Claude Code.
「開発者ツール」の他のコンテンツ
MCP Framework
QuantGeekDevThe Typescript MCP Framework
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
コメント