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
: A display name for the MCP server.type
: The type of the MCP server: sse
, stdio
, streamable-http
command
: The command to run to start the MCP server.args
: Arguments to pass to the command.env
: Secrets to be injected into the command as environment variables.sse
)stdio
)inputs
property in your MCP env block instead of secrets
.