Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Loopuman Mcp

БесплатноНе проверен

MCP server for Loopuman — The Human Layer for AI. Give AI agents instant access to verified human workers in 30+ countries. Post tasks, competitions, and social

GitHubEmbed

Описание

MCP server for Loopuman — The Human Layer for AI. Give AI agents instant access to verified human workers in 30+ countries. Post tasks, competitions, and social contests. Workers paid in seconds via blockchain.

README

The Human Layer for AI — Connect AI agents to real humans for verification, judgment, and tasks that require human intelligence.

Loopuman provides an MCP server and SDKs that let AI agents request human help via a global workforce on Telegram and WhatsApp, with instant cryptocurrency payments on Celo.

Quick Start

MCP Server (for Claude, Cursor, etc.)

cd mcp-server
npm install
LOOPUMAN_API_KEY=your_key node index.js

Node.js SDK

npm install loopuman
const Loopuman = require('loopuman');
const client = new Loopuman({ apiKey: 'your_key' });

// Ask a human a question
const result = await client.ask('Is this image appropriate for children?');
console.log(result.response);

// Post a task with budget
const task = await client.createTask({
  title: 'Verify this business address',
  description: 'Visit and confirm this address exists: 123 Main St',
  budget: 500, // 500 VAE = $5
  estimatedSeconds: 1800
});

Python SDK

pip install loopuman
from loopuman import Loopuman

client = Loopuman(api_key="your_key")

result = client.ask("Is this image appropriate for children?")
print(result.response)

Integrations

  • LangChainfrom loopuman import get_langchain_tool
  • CrewAIintegrations/crewai_tool.py
  • AutoGenintegrations/autogen_tool.py
  • LangGraphintegrations/langgraph_tool.py
  • Google Vertexintegrations/vertex_connector.py

API Features

  • Human-in-the-loop for AI agents
  • Task posting with budget and time estimates
  • Approve/reject submissions
  • Bulk task creation
  • Balance checking
  • $6/hr minimum worker pay enforcement

Pricing

  • 20% platform fee on deposits
  • Workers paid instantly in USDC, USDT, or cUSD on Celo
  • Minimum task budget: 25 VAE ($0.25)

Links

License

MIT

from github.com/seesayearn-boop/loopuman-mcp

Установить Loopuman Mcp в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install loopuman-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add loopuman-mcp -- npx -y loopuman-mcp

FAQ

Loopuman Mcp MCP бесплатный?

Да, Loopuman Mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Loopuman Mcp?

Нет, Loopuman Mcp работает без API-ключей и переменных окружения.

Loopuman Mcp — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Loopuman Mcp в Claude Desktop, Claude Code или Cursor?

Открой Loopuman Mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Loopuman Mcp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории finance