Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "sketchengine-skill": { "command": "npx", "args": [ "-y", "techczech/sketchengine-skill" ] } } }
Run in terminal:
claude mcp add sketchengine-skill npx -y techczech/sketchengine-skill
Add to .cursor/mcp.json:
.cursor/mcp.json