@Skillzmarket/
БесплатноНе проверенEnables AI assistants to search, get info, call, and review paid AI skills on Skillz Market, with optional USDC payment on Base network.
Описание
Enables AI assistants to search, get info, call, and review paid AI skills on Skillz Market, with optional USDC payment on Base network.
README
MCP (Model Context Protocol) server for Skillz Market integration. Enables AI assistants like Claude to discover and call paid AI skills.
Quick Start
Add to your MCP client configuration:
{
"mcpServers": {
"skillzmarket": {
"command": "npx",
"args": ["@skillzmarket/mcp"],
"env": {
"SKILLZ_PRIVATE_KEY": "0x..."
}
}
}
}
Then ask your AI assistant to search for skills, get info, or make calls.
Tools
skillz_search
Search the Skillz Market for skills by name or description.
{
query: string; // Search query (required)
category?: string; // Filter by category
}
skillz_info
Get detailed information about a specific skill including price, endpoint, and schema.
{
slug: string; // Skill slug (required)
}
skillz_call
Call a skill with automatic USDC payment on Base network. Requires configured wallet.
{
slug: string; // Skill slug (required)
input: object; // Input data for the skill (required)
}
skillz_reviews
Get reviews for a specific skill.
{
slug: string; // Skill slug (required)
}
Configuration
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
SKILLZ_API_URL |
No | https://api.skillz.market |
API endpoint URL |
SKILLZ_PRIVATE_KEY |
For payments | - | Private key for wallet (hex format) |
Claude Desktop
Config file location:
| Platform | Path |
|---|---|
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Windows | %APPDATA%\Claude\claude_desktop_config.json |
Full Configuration (with wallet)
{
"mcpServers": {
"skillzmarket": {
"command": "npx",
"args": ["@skillzmarket/mcp"],
"env": {
"SKILLZ_API_URL": "https://api.skillz.market",
"SKILLZ_PRIVATE_KEY": "0x..."
}
}
}
}
Discovery Only (no wallet)
{
"mcpServers": {
"skillzmarket": {
"command": "npx",
"args": ["@skillzmarket/mcp"]
}
}
}
Installation
The server runs via npx automatically. For global installation:
npm install -g @skillzmarket/mcp
Documentation
📚 Full Documentation - Complete guides and configuration examples.
License
MIT © Skillz Market
Установка @Skillzmarket/
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/skillzmarket/mcpFAQ
@Skillzmarket/ MCP бесплатный?
Да, @Skillzmarket/ MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Skillzmarket/?
Нет, @Skillzmarket/ работает без API-ключей и переменных окружения.
@Skillzmarket/ — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Skillzmarket/ в Claude Desktop, Claude Code или Cursor?
Открой @Skillzmarket/ на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare @Skillzmarket/ with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
