Mcp Servers & Tools Customer Testimonial And Review Display — professional-grade functionality with zero code. Download now and be running in under 5 minutes.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"772c049b-mcp-servers": {
"command": "npx",
"args": [
"-y",
"ncreighton/772c049b-mcp-servers-tools-customer-t"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add 772c049b-mcp-servers npx -y ncreighton/772c049b-mcp-servers-tools-customer-t
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"772c049b-mcp-servers": {
"command": "npx",
"args": [
"-y",
"ncreighton/772c049b-mcp-servers-tools-customer-t"
]
}
}
}
📋 Copy