Skip to content

cli mcp

PhuocLe edited this page Jun 20, 2026 · 3 revisions

Purpose

devkit mcp starts the DynamicsCrm.DevKit MCP server for AI agent integration. It can also print setup guidance or list available MCP tools.

Syntax

devkit mcp --auth FromPac --pacprofile default
devkit mcp devkit-codex --auth FromPac --pacprofile default
devkit mcp --tools
devkit mcp --setup-guide

Options

Option Description
[name] Optional MCP server instance name, for example devkit-codex.
--transport MCP transport type. Default: stdio.
--setup-guide Show MCP setup guide.
--tools List available MCP tools.
--category Tool category: basic, standard, advanced, or all.
--dry-run Prevent mutating MCP operations from executing.

Related Pages

Clone this wiki locally