Back to Moon

mcp

website/docs/commands/mcp.mdx

2.2.4486 B
Original Source

import VersionLabel from '@site/src/components/Docs/VersionLabel';

<VersionLabel version="1.37.0" header />

The moon mcp command will start an MCP server that listens for requests from AI assistants. This allows for agentic workflows in your favorite editor.

shell
$ moon mcp

:::info

This command should not be ran manually and instead should be integrated into your editor. View the MCP guide for more information.

:::