Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by andybrandt • APIs & Integration
A lightweight MCP server that lets tools create, manage, and interact with OpenAI assistants with real-time streaming responses.
Create, list, and update OpenAI Assistants programmatically via the Model Context Protocol.
Maintain persistent, named conversation threads across sessions with local SQLite-backed metadata.
Streaming, low-latency assistant responses to display real-time progress and avoid request timeouts.
This server exposes tools to create, list, retrieve, and update OpenAI Assistants and to start and manage persistent conversation threads. It stores thread metadata locally in SQLite so threads can be named, listed, reused, and deleted, compensating for OpenAI's lack of thread listing. The primary conversation tool streams assistant responses in real time to avoid timeouts and provide immediate progress updates. It is designed to integrate with clients like Claude Desktop and requires an OpenAI API key for operation.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.