Tools
search_demo_step
download_demo_step_pretty_html
capture_page_prompt
import_page_prompt
Server Config
{
"mcpServers": {
"demoway": {
"command": "npx",
"args": [
"-y",
"@demoway/mcp-server@latest"
],
"env": {
"DEMOWAY_API_KEY": "<YOUR_API_KEY>"
}
}
}
}