|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | install_mcp |
Functions | |
| None | install_mcp._dbg (*args, **kwargs) |
| dict | install_mcp._make_oct_mcp_entry (Path project_root) |
| list[Path] | install_mcp._get_host_config_paths (str host) |
| str|None | install_mcp._detect_host (Path project_root) |
| dict | install_mcp._read_json_safe (Path path) |
| dict | install_mcp._merge_server_entry (dict config, dict server_entry) |
| int | install_mcp.run_install_mcp (str host, Path project_root, bool dry_run=True) |
Variables | |
| tuple | install_mcp.SUPPORTED_HOSTS = ("claude-code", "cursor", "vscode") |