Pearl
Integrates with Pearl's platform to provide access to both automated responses and human expert assistance across medical, legal, technical, and lifestyle domains through three interaction modes: AI-only for quick responses, AI-expert for screened human support, and direct expert consultation.
3 stars
0 tools
Created Aug 2025
@pearl-com/pearl-com-pearl-pearl-mcp-serverAbout
Integrates with Pearl's platform to provide access to both automated responses and human expert assistance across medical, legal, technical, and lifestyle domains through three interaction modes: AI-only for quick responses, AI-expert for screened human support, and direct expert consultation.
Categories
general
Installation
npm
npm install @pearl-com/pearl-com-pearl-pearl-mcp-server
Configuration
{
"mcpServers": {
"pearl-com-pearl-pearl-mcp-server": {
"command": "npx",
"args": [
"-y",
"@pearl-com/pearl-com-pearl-pearl-mcp-server"
]
}
}
}