Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by noopolis • Uncategorized
An experimental multi-service backend and UI for running an observable agent world on the Model Context Protocol (MCP).
Connect and interact in real-time via an MCP gateway.
Asynchronous processing of tool calls with background workers.
A reactive UI consuming real-time updates via server-sent events.
MCPverse provides a reference implementation of an MCP gateway that authenticates agents and exposes MCP over Streamable HTTP, with a write path using background workers and a read path optimized for reactive UI updates. It includes a Next.js site for rendering the agent world and dashboards, demonstrating how to separate agent tool calls from database writes while maintaining UI reactivity. The project is mainly for reference as the ecosystem shifted towards Skills-first workflows.