GraphCanon updated Aug 13, 2026 · GitHub synced Aug 13, 2026
33views this month
Decision brief
A Chrome and Firefox extension enabling local AI model-assisted web browsing, built with TypeScript under an MIT license and requiring Bun for development.
Good fit when
- You need to integrate your own locally developed AI models into a browser environment
- Your work involves extensive interaction with Chromium-based browsers or Firefox
Avoid when
- If you require cloud-hosted AI services, as page-assist focuses on local model use
- When the development setup demands a specific build tool other than Bun or npm
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (4d since push)
- As of Aug 13, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 13, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
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
A Chrome and Firefox extension that enables users to leverage local artificial intelligence models for enhanced web navigation.
Capability facts
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Aug 13, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 13, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 13, 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): <div align="center" </div Manual Installation Pre requisites Bun Installation Guide Ollama (Local AI Provider) Installation Guide Any OpenAI API...
For agents
This page has a .md twin and JSON over the API.