valtown Plugin
Plugin Claude Code Deployment Web & App DevelopmentCloud, Deployment & CI/CDDatabases & StorageThe explanation below is AI-generated. Please verify it against the sources.
valtown is an agent plugin that installs the Val Town MCP server together with a set of platform skills for building on Val Town. According to the README, it can be installed into Claude Code, Codex, or Cursor, and the skills are markdown guides covering HTTP vals, crons, SQLite, email, OAuth, frontend, and API integrations, used both by Val Town's own tools (Townie, the MCP server) and by AI coding agents. Installing the plugin registers the hosted MCP server, and the agent runs an OAuth flow in the browser on first use of an MCP tool. Per the Val Town homepage, the underlying platform lets developers build and deploy code to live URLs, run code, schedule crons, receive emails, use a SQLite database and S3 blob storage, and edit code in a TypeScript editor with code intelligence.
Overview
Val Town is a platform, per its homepage, for developers and 'vibe coders' to ship apps and tools to live URLs. It supports running code, scheduling crons, receiving emails, a SQLite database and S3 blob storage, and includes a TypeScript editor with code intelligence; it can be used with AI or connected via an MCP server.
What you can do with valtown
- Install the plugin for Claude Code, Codex, or Cursor and register the hosted Val Town MCP server (per README)
- Use platform skills covering HTTP vals, crons, SQLite, email, OAuth, frontend/React UI, third-party integrations, and templates (per README)
- Complete an OAuth flow in the browser on first use of an MCP tool (per README)
- Build and deploy code to live URLs on Val Town, including scheduling crons and receiving emails (per homepage)
- Use a SQLite database and S3 blob storage, and code in a TypeScript editor with code intelligence (per homepage)
Sources
Original description (English)
Build and deploy on Val Town. Bundles the Val Town MCP server and platform skills (HTTP vals, cron/intervals, SQLite, email, OAuth, React UI, third-party integrations, templates).
History of valtown
- Plugin Added valtown