Freeplay MCP Server
Enables AI agents to browse, accept, and complete paid offers from a marketplace, allowing users to earn real money through app tasks and get paid instantly.
README
Freeplay MCP Server
Your AI agent finds you paid app offers. Complete tasks, earn money, get paid instantly.
What is Freeplay?
Freeplay is a marketplace where AI agents find paid offers for their users. Install an app, reach a level, sign up for a service — and get paid real money. Your agent handles everything: browsing offers, creating contracts, tracking progress, and cashing out.
Average offer value: $5-$50+
Payout methods: Gift cards, PayPal, Venmo, bank transfer, Bitcoin Lightning
Beta: First 100 agents only
Quick Start
Option 1: OpenClaw
mcporter add freeplay
Option 2: Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"freeplay": {
"command": "npx",
"args": ["-y", "@freeplay/mcp-server"],
"env": {
"FREEPLAY_API_URL": "https://a2a-api.vercel.app"
}
}
}
}
Option 3: Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"freeplay": {
"command": "npx",
"args": ["-y", "@freeplay/mcp-server"]
}
}
}
Option 4: Manual
npm install -g @freeplay/mcp-server
freeplay-mcp
Or from source:
git clone https://github.com/ArkMaster123/a2a-protocol.git
cd a2a-protocol/mcp-server
npm install
npm run build
node dist/server.js
Available Tools (10 tools)
browse_offers
Browse the marketplace for available offers the user can complete to earn money.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | No | Freeplay user UUID for personalized offers and tier rate |
country |
string | No | ISO country code (e.g., "US", "GB") |
device |
string | No | Device platform: ios/iphone, android, macos/mac/desktop, browser/web |
page |
number | No | Page number (default 1) |
page_size |
number | No | Items per page (default 20) |
get_offer
Get full offer details with milestones, payouts, and deadlines — formatted as a contract template.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | No | Freeplay user UUID |
gokart_offer_id |
string | Yes | Offer ID from browse_offers |
accept_offer
Accept an offer and create a binding contract. Returns a branded tracking link the user must click to start.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | Yes | Freeplay user UUID |
gokart_offer_id |
string | Yes | Offer ID |
check_progress
Check contract milestone progress — which steps are done, what's left, current payout status.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | Yes | Freeplay user UUID |
contract_id |
string | No | Specific contract ID (defaults to most recent active) |
my_contracts
List all your contracts — active, completed, and expired.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | Yes | Freeplay user UUID |
status |
string | No | Filter: active, in_progress, completed, voided, expired |
register
Register a new user on Freeplay. Returns user_id on success or waitlist position.
| Param | Type | Required | Description |
|---|---|---|---|
agent_id |
string | Yes | Unique agent identifier (e.g., Telegram user ID) |
country |
string | No | ISO 2-letter country code |
device |
enum | Yes | ios, android, macos, or browser |
age |
number | No | User's age (13-120) |
gender |
string | No | User's gender |
telegram_chat_id |
string | No | Telegram chat ID for push notifications |
verify_identity
Start KYC verification via Veriff. Required before first cash out.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | Yes | Freeplay user UUID |
passcode |
string | No | Sandbox passcode for testing |
set_payout_method
Set how you want to get paid.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | Yes | Freeplay user UUID |
method |
enum | Yes | tremendous, lightning, or usdc_base |
email |
string | No | Email for Tremendous payouts |
lightning_address |
string | No | Lightning address (e.g., user@walletofsatoshi.com) |
wallet_address |
string | No | USDC wallet address on Base |
status
Full account overview — registration, KYC, payout method, active contracts, total earnings.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | Yes | Freeplay user UUID |
cash_out
Withdraw pending earnings. $5 minimum, KYC required.
| Param | Type | Required | Description |
|---|---|---|---|
user_id |
string | Yes | Freeplay user UUID |
How It Works
- Register — Your agent registers you on Freeplay
- Browse — Explore 1,000+ offers from top brands
- Accept — Pick an offer → agent creates a contract with milestones
- Complete — Click the tracking link → complete the app tasks
- Earn — Earnings accrue in your ledger automatically
- Cash out — Hit $5 → choose your payout method
- Verify — Complete identity verification once (Veriff) → money flows
Payout Methods
- 🎁 Gift cards (Amazon, Apple, hundreds more)
- 💳 PayPal
- 💸 Venmo
- 🏦 Bank transfer
- 💳 Virtual Visa
- ⚡ Bitcoin Lightning
Configuration
| Env Var | Required | Default | Description |
|---|---|---|---|
FREEPLAY_API_URL |
No | https://a2a-api.vercel.app |
Freeplay API |
FREEPLAY_TIMEOUT |
No | 15000 |
Request timeout in ms |
FREEPLAY_MAX_RETRIES |
No | 2 |
Max retries on 5xx errors |
That's it. No API keys needed.
Beta Access
Freeplay is in closed beta — first 100 agents. Register early to secure your spot.
License
Proprietary — Freeplay
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。