Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by DedInc • Uncategorized
An MCP server for invoking AI agents via OpenAI-compatible APIs with persistent memory and customizable prompts.
Maintain long-term context and memory across sessions.
Delegate tasks to specialized AI models beyond a single assistant.
Multi-turn conversation support with persistent thread history.
This MCP server enables running specialized AI agents with custom system prompts, models, and queries, supporting multi-turn conversations and persistent memory stored in SQLite. It facilitates delegation of tasks to different models, bypassing single-model limitations and context size restrictions. The server supports local and cloud OpenAI-compatible APIs, semantic vector memory for long-term recall, and flexible preset management with YAML frontmatter configuration.