Val Town for Cursor
town.val/mcp
Deploy serverless TypeScript on Val Town: HTTP vals, cron, SQLite, email, OAuth.
client:Cursor
transport:streamable-http
Install Val Town in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.val.town/v3/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs