rethink-web

jmarbutt/rethink-web
★ 0 stars C# 🌐 Browser/Web Updated 1d ago
Thought-exercise .NET 9 framework: attribute-driven entity metadata, server-rendered HTML over HTMX, unified actions across HTTP and MCP. Personal R&D, not shipping.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rethink-web": {
      "command": "npx",
      "args": [
        "-y",
        "jmarbutt/rethink-web"
      ]
    }
  }
}

README Excerpt

> A .NET 9 App Manifest Runtime where a developer-authored business layer becomes web UI, HTTP operations, MCP tools, docs, lifecycle history, and a permission-scoped manifest contract. **Status: thought-exercise prototype.** Personal R&D, not shipping. Public so it can be cloned, criticized, and learned from. Not accepting issues or PRs.

Tools (2)

CompletedAtTasks