veryfront | Configuration, server bootstrap, routing, data fetching, and input validation. |
veryfront/head | Declarative <head> metadata management. |
veryfront/router | Client-side routing, navigation, and links. |
veryfront/context | Access route params, page data, and MDX frontmatter. |
veryfront/fonts | Load Google Fonts as a React component. |
veryfront/chat | Chat UI components and streaming hooks. |
veryfront/markdown | Markdown rendering with syntax highlighting and diagrams. |
veryfront/mdx | Component overrides for .mdx page rendering. |
veryfront/agent | AI agents with memory, tools, and multi-agent composition. |
veryfront/tool | Define tools with Zod schemas for agents and MCP. |
veryfront/workflow | DAG-based agentic workflows with human-in-the-loop support. |
veryfront/prompt | Declare and register prompts exposable over MCP. |
veryfront/resource | Declare and register resources exposable over MCP. |
veryfront/mcp | MCP server exposing tools, prompts, and resources. |
veryfront/middleware | CORS, rate limiting, logging, and timeout middleware. |
veryfront/oauth | OAuth 2.0 with 37 pre-configured providers. |
veryfront/provider | Unified LLM interface for Anthropic, Google, and OpenAI. |
veryfront/fs | Filesystem operations and path utilities. |
veryfront/integrations | Integration metadata and SVG icons for all connectors. |