Back to Apps

Hashbrown
by liveloveapp
Framework for building browser-based AI agents with deep Angular and React integration.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Hashbrown is a comprehensive framework designed to embed intelligence directly into web user interfaces. It allows developers to create agents that run in the browser, turning natural language into structured data and predicting user actions within React or Angular components.
Tools
- UI Generation: Dynamically generates and renders user interface components based on LLM output.
- Structured Data Extraction: Converts natural language inputs into precise structured formats for application state.
- Action Prediction: Predicts the user's next likely action to streamline UX flows.
- Tool Calling: Enables LLMs to interact with the host application's internal logic and state.
Installation
Add to your claude_desktop_config.json:
{
"mcpServers": {
"hashbrown": {
"command": "npx",
"args": ["-y", "@hashbrownai/source"]
}
}
}
Supported hosts
- claude
Quick install
npm install @hashbrownai/core @hashbrownai/angular @hashbrownai/openaiInformation
- Pricing
- free
- Published
- 8/5/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
All clients
npm install @hashbrownai/core @hashbrownai/angular @hashbrownai/openai





