Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dolwinf • Tools & CLI
A terminal-based interactive chat client for communicating with MCP servers using Anthropic Claude models, aimed at developers building and testing MCP tools.
Discover and invoke MCP-exposed tools automatically during a chat session.
Validate tool inputs against JSON Schema before calling external tools to ensure correct payloads.
Include and transmit file attachments (PDF or images) to Claude and handle tool execution results within a terminal workflow.
This project provides a terminal chat interface that auto-discovers MCP tools, validates tool inputs via JSON Schema, executes Claude's tool_use calls live, and returns tool outputs to the model. It supports multi-turn conversations with memory, structured logging for debugging, and file attachments (PDF/images) sent to Claude with correct MIME types. The client requires Python 3.11+, an Anthropic API key, and an MCP tool server conforming to the spec.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.