1 unstable release
new 0.0.0 | Mar 24, 2025 |
---|
#6 in #endpoints
58 downloads per month
18KB
174 lines
mcpctl
A CLI tool for interacting with MCP endpoints.
Usage
The purpose of this tool is to load aider with context of how to call tools on an MCP endpoint.
inside aider
/run mcpctl describe https://api.example.com
this should a list of command line calls to aider to use as suggestions for tools it can call.
when tools are suggested, aider should use the following format:
/run mcpctl tools call https://api.example.com <tool_name> <tool_params>
Dependencies
~15–29MB
~422K SLoC