MCP use and customization
mcpServers
blocks. You can
explore available MCP server blocks
here.
.continue/mcpServers
at the top level of your workspaceplaywright-mcp.yaml
to this folder.playwright-mcp.yaml
and save.hn.txt
in the current working directory.
mcpServers
block or add a local MCP
server block to your config file:
name
(required): A display name for the MCP server.command
(required): The command to run to start the MCP server.type
(optional): The type of the MCP server: sse
, stdio
, streamable-http
args
(optional): Arguments to pass to the command.env
(optional): Secrets to be injected into the command as environment variables.inputs
property in your MCP env block instead of secrets
.