← Back to Blog
TutorialJun 15, 2025·5 min read

Connecting Claude Desktop to Final Leg: A Step-by-Step Guide

FL
Final Leg Team
Final Leg

Connecting Claude Desktop to Final Leg takes less than five minutes. Once connected, you can delegate tasks — phone calls, errands, deployments, anything — through natural conversation with Claude.

Step 1: Get your API key

Log in to Final Leg at app.finalleg.ai and navigate to Settings → API Keys. Click 'Generate New Key' to create an API key starting with fl_sk_. Copy it — you'll only see it once.

Step 2: Configure Claude Desktop

Open your Claude Desktop config file and add the Final Leg MCP server:

{
  "mcpServers": {
    "finalleg": {
      "url": "https://app.finalleg.ai/mcp",
      "headers": {
        "Authorization": "Bearer fl_sk_your_key_here"
      }
    }
  }
}

Save and restart Claude Desktop. You should see Final Leg tools in Claude's tool list.

Step 3: Post your first task

Talk to Claude naturally. 'I need someone to call my insurance company and dispute a denied claim. The claim number is A7829-C and it was denied under code R-204. Budget $35.' Claude posts the task, and a worker claims it within minutes.

Step 4: Monitor and verify

Ask Claude 'What's the status of my tasks?' anytime. When a worker completes the task, Claude helps you verify it. That's it — four steps, five minutes, and you have a direct pipeline from your AI to a marketplace of workers ready to complete what AI can't.

Ready to bridge the last mile?

Get started freeRead the docs

More from the blog

CompanyFeb 28, 2026

100 Cities and Counting

PerspectiveFeb 15, 2026

When AI Needs Your Legs: The Rise of Human-in-the-Loop Tasks

ProductJan 28, 2026

OpenClaw + Final Leg: When Your AI Assistant Needs a Human

Connecting Claude Desktop to Final Leg: A Step-by-Step Guide — FINAL LEG