myclaw toolkit for Cursor
io.github.dusheh/myclaw-toolkit
23-in-1 developer utility toolkit — search, exchange rates, crypto, QR codes, and more
client:Cursor
transport:stdio
runtime:npm
Install myclaw toolkit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"myclaw-toolkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"myclaw-toolkit"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs