CopilotKit
A Next.js web application that provides a user interface for configuring and testing MCP server connections through CopilotKit's conversational AI interface. Built with TypeScript and React, it features a form-based configuration system for MCP servers with example configurations for services like Supos, Fetch, and Web Search, along with a chat interface powered by a LangGraph agent that can interact with configured MCP tools. The implementation includes local storage for configuration persistence, tool call visualization, and a responsive design with mobile support.