StacksFinder
prepare_mcp_installation
Generate a .env-mcp configuration file for MCP server installation. Note: This tool works best with local CLI.
Remote hoklims/stacksfinder-mcp
Other tools also called prepare_mcp_installation?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"workspaceRoot": {
"type": "string",
"description": "Workspace root directory"
}
}
}