# pw code mcp remove

> Source: https://parallelworks.com/docs/cli/pw/code/mcp/remove

## pw code mcp remove

Remove an MCP server

```
pw code mcp remove [flags] <name>
```

### Options

```
  -h, --help               help for remove
      --scope string       Config file to remove from: user, project, agents, or local
  -w, --workspace string   Workspace root directory (default: current directory)
```

### Options inherited from parent commands

```
      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw code mcp](/docs/cli/pw/code/mcp)	 - Manage MCP servers for pw code
