Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by JordanDalton • Tools & CLI
A command-line tool that lets agents connect to multiple Anthropic Model Context Protocol (MCP) servers and execute integrated tools.
Orchestrate and connect to multiple MCP servers locally using a simple CLI and JSON configuration.
Run and use tool-specific MCP servers (e.g., filesystem access or browser automation via Playwright) as part of multi-tool workflows.
A development/test harness to prototype MCP integrations and validate tool interactions before deployment.
This CLI provides a lightweight client for interacting with the Anthropic MCP by launching and connecting to multiple MCP servers defined in a servers.json configuration. It supports running server processes (examples include filesystem and Playwright MCP servers) and requires an ANTHROPIC_API_KEY in a .env file for authentication. The tool is useful for orchestrating tool access for agents and testing integrations locally or in development environments.
List files/directories. Can optionally include stats and list recursively.
Get detailed status information for multiple specified paths.
Read content from multiple specified files.
Write or append content to multiple specified files (creating directories if needed). NOTE: For modifying existing files, prefer using 'edit_file' or 'replace_content' for better performance, especially with large files. Use 'write_content' primarily for creating new files or complete overwrites.
Delete multiple specified files or directories.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.