A tutorial showing how to use the MCP framework with EyelevelAI's GroundX to build a Retrieval-Augmented Generation (RAG) system for complex documents, including setup of a local MCP server, creation of ingestion and search tools, and integration with the Cursor IDE.
An MCP server that gives language models temporal awareness and time calculation abilities. Teaching AI the significance of the passage of time through collaborative tool development.
This tutorial demonstrates how to integrate Google’s Gemini 2.0 with an in-process Model Context Protocol (MCP) server using FastMCP, creating tools for weather information and integrating them into Gemini's function calling workflow.