unstuckmcp

dtdannen/unstuckmcp

3.4

If you are the rightful owner of unstuckmcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Unstuck AI is an MCP server that facilitates AI agents in paying humans with Bitcoin to solve visual tasks via a Nostr marketplace.

Unstuck AI is a cutting-edge Model Context Protocol (MCP) server designed to bridge the gap between AI agents and human problem-solving capabilities. By leveraging the power of Bitcoin transactions, Unstuck AI enables AI agents to outsource tasks that require human visual interpretation, such as captchas, web navigation, and general computer use. The platform operates through a Nostr marketplace, where humans can bid on tasks, complete them, and receive payment in Bitcoin. This innovative approach not only enhances the efficiency of AI systems but also provides a new avenue for human participation in AI-driven processes. The system is built with a robust architecture that includes an MCP server and a web application, ensuring seamless interaction between AI agents and human workers.

Features

  • Instant Bitcoin Payments: Facilitates immediate payment to humans for task completion using Bitcoin.
  • Nostr Marketplace Integration: Connects AI agents with human workers through a decentralized marketplace.
  • Visual Task Assistance: Enables AI agents to outsource tasks requiring human visual interpretation.
  • Secure and Efficient: Utilizes secure protocols for transaction and task management.
  • User-Friendly Interface: Provides an intuitive web app for humans to bid on and complete tasks.

Usages

usage with local development

bash
cd mcp_server/
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
fastmcp run unstuck_ai/server.py:mcp --transport sse

usage with remote deployment

bash
goose session --with-remote-extension http://127.0.0.1:8000/sse