Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by VinceBmmrt • Uncategorized
An MCP server setup demonstrating agent creation, persistent memory, and real-time web search capabilities.
Persistent local memory to store and recall conversation data.
Perform real-time web searches and summarize information.
For developers experimenting with different MCP server configurations and AI capabilities.
This project explores different MCP server configurations using the OpenAI Agent SDK, showcasing how to create and run agents with persistent memory powered by SQLite and real-time web search via Brave Search. It enables agents to store and recall conversation data locally and fetch and summarize live web information. The repository serves as a playground for experimenting with AI features like memory persistence and web interaction.