# diagrid mcp

Serve Catalyst's tools to an AI coding assistant

### Description

Serve Catalyst's own tools to an AI coding assistant running on this machine.

This is not `diagrid mcpserver`, which manages MCP servers hosted in Catalyst as
project resources. This command runs a local server that lets an assistant
inspect and operate your Catalyst projects, using the credentials from your
existing `diagrid login`.

### Options

```
  -h, --help   help for mcp
```

### SEE ALSO

- [diagrid mcp install](./install.md)	 - Register the Catalyst MCP server with an AI assistant
- [diagrid mcp serve](./serve.md)	 - Run the Catalyst MCP server on stdin/stdout
