easyar_generate_client_config
Generate MCP client configuration snippets for connecting Codex, Claude Desktop, or other stdio MCP clients.
Instructions
Generate MCP client configuration snippets for connecting Codex, Claude Desktop, or another stdio MCP client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | Yes | Target MCP client config style. | |
| serverPath | No | Absolute path to dist/index.js. Defaults to this process entrypoint. | |
| includeTokenPlaceholder | No | Whether to include EASYAR_API_TOKEN placeholder text. |