myclaw toolkit for VS Code
io.github.dusheh/myclaw-toolkit
23-in-1 developer utility toolkit — search, exchange rates, crypto, QR codes, and more
client:VS Code
transport:stdio
runtime:npm
Install myclaw toolkit in VS Code
.vscode/mcp.json
{
"servers": {
"myclaw-toolkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"myclaw-toolkit"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs