page-assist
Enrichment pendingUse your locally running AI models to assist you in your web browsing
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (2d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install page-assist npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Use your locally running AI models to assist you in your web browsing
Capability facts
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Jul 15, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Jul 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 15, 2026)
- Any OpenAI API Compatible Endpoint (like LM Studio, llamafile etc.)Source link
Tags
README
Installation
Page Assist supports Chromium-based browsers like Chrome, Brave, and Edge, as well as Firefox.
Checkout the Demo (v1.0.0):
Manual Installation
Pre-requisites
- Bun - Installation Guide
- Ollama (Local AI Provider) - Installation Guide
- Any OpenAI API Compatible Endpoint (like LM Studio, llamafile etc.)
- Clone the repository
git clone https://github.com/n4ze3m/page-assist.git
cd page-assist
- Install the dependencies
bun install
- Build the extension (by default it will build for Chrome, Edge and Firefox)
bun run build
Note: If you face any issues with Bun, use npm instead of bun.
- Load the extension (chrome)
-
Open the Extension Management page by navigating to
chrome://extensions. -
Enable Developer Mode by clicking the toggle switch next to Developer mode.
-
Click the
Load unpackedbutton and select thebuilddirectory.
- Load the extension (firefox)
- Open the Add-ons page by navigating to
about:addons. - Click the
Extensionstab. - Click the
Manage Your Extensionsbutton. - Click the
Load Temporary Add-onbutton and select themanifest.jsonfile from thebuilddirectory.
For agents
This page has a .md twin and JSON over the API.