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": { "agent-meshy-wrapper": { "command": "npx", "args": [ "-y", "Seretos/agent-meshy-wrapper" ] } } }
Run in terminal:
claude mcp add agent-meshy-wrapper npx -y Seretos/agent-meshy-wrapper
Add to .cursor/mcp.json:
.cursor/mcp.json