Back to Outline

README

server/tools/README.md

1.7.1419 B
Original Source

Tools are the building blocks of functionality for our internal MCP server.

Each tool is a self-contained unit of functionality that can be invoked by the MCP client to perform a specific task. To test the MCP with Claude in development make sure to run with the following command to ensure that the MCP server trusts the mkcert root CA certificate.

bash
NODE_EXTRA_CA_CERTS=$(mkcert -CAROOT)/rootCA.pem claude