Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by failip • Uncategorized
A lightweight MCP server enabling browser-based context and tool sharing with LLMs via a relay.
Local state access without syncing data to a backend first
Interact with UI elements like highlighted text or form inputs
Expose frontend functions that call authenticated backend endpoints using the current user's browser session
FrontendMCP extends the Model Context Protocol to browser environments by providing a relay and transport layer that allows MCP servers to run in client-side applications. It enables exposing client-only capabilities such as local state, browser APIs, and UI logic to backend LLMs and MCP clients. The project includes prehosted relay servers and reference implementations for self-hosting, facilitating seamless integration between frontend and backend MCP clients.