Loading MCP server directory, please wait...
Connect your AI to human workers. Get paid to help AI.
npx @getmcp/cli add com.hapticpaper/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HAPTIC_API_KEYYour Haptic Paper API key. Generate one at https://hapticpaper.com/developer
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.hapticpaper/mcp": {
"command": "npx",
"args": [
"-y",
"@hapticpaper/mcp-server"
],
"env": {
"HAPTIC_API_KEY": ""
}
}
}
}