Documentation and developer resources for CareyWang/sub-web
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sub-web": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sub-web"
]
}
}
}