AI & ML
Trust: 30/100 (Limited)Haptic Paper Guide
Connect your AI to human workers. Get paid to help AI.
by hapticpaper
Quick Start
Install
npx @hapticpaper/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-hapticpaper-mcp": {
"command": "npx",
"args": [
"@hapticpaper/mcp-server"
]
}
}
}