Configure Clients
configure_clientsAdds Local MCP to the config of installed MCP-capable AI clients on this Mac (Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, Zed) so they can use LMCP's tools — no manual JSON editing. Read-only PREVIEW unless confirm:true. Optionally pass a single client id to configure just that one. Returns which clients it set up, which already had Local MCP, which aren't installed, and the restart step for each. Pair with list_missing_permissions for fully agent-driven setup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | Optional: configure only this client — one of claude, claude-code, cursor, windsurf, vscode, zed. Omit to do all installed ones. | |
| confirm | No | Must be true to write the config. Without it, returns a preview of what would change. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||