install_local_mcp_server
Install a locally cloned MCP server by specifying its path, arguments, and environment variables for setup.
Instructions
Install an MCP server whose code is cloned locally on your computer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path to the MCP server code cloned on your computer | |
| args | No | The arguments to pass along | |
| env | No | The environment variables to set, delimited by = |