Provides a basic server structure for running local tools with Cursor, Claude, and others using the MCP standard.
Funi provides a basic server structure, allowing developers to quickly run local tools compatible with Cursor, Claude, and other applications leveraging the Model Context Protocol (MCP). It supports multiple communication protocols, including stdio and Streamable HTTP, for flexible integration in local and remote setups. Designed to minimize setup time, it includes an example Cursor AI configuration and is built with TypeScript for enhanced type safety.