Skip to main content
Glama
CONN-SKILL

@connskill/mcp-growth-services

Official
by CONN-SKILL

@connskill/mcp-growth-services

AI 에이전트(Claude Desktop, Cursor, OpenClaw 등)에게 CONNSKILL Growth Services — SEO 및 SERP 데이터, SMS 인증, 소셜 마케팅 주문 — 을 위한 직접 도구를 제공하는 MCP 서버입니다. x402(Base의 USDC) 를 통해 호출당 결제됩니다.

도구는 서비스 자체의 /openapi.json/.well-known/x402에서 실시간으로 생성됩니다. 새 엔드포인트가 자동으로 나타납니다. 하드코딩된 것은 없습니다.

제공 기능

22개의 도구(실시간 생성되므로 서비스에 따라 수가 늘어남), 예: serp_report, keyword_metrics, ai_search_volume, google_trends, keyword_difficulty, domain_tech, backlinks_report, sms_order, smm_order, 그리고 무료 *_quote / *_services 조회. 각 도구의 설명에는 가격이 포함됩니다(예: "x402를 통해 Base에서 0.15 USDC").

Related MCP server: Santos Automation

결제 모델

  • 무료 엔드포인트(견적, 카탈로그, 상태)는 지갑 없이 작동합니다.

  • 유료 엔드포인트X402_WALLET_KEY — USDC를 보유한 Base 지갑의 개인 키 — 가 필요합니다. x402-fetch는 호출당 EIP-3009 인증에 서명합니다. 파실리테이터가 가스비를 지불합니다. 키가 없으면 유료 도구는 비용을 지출하는 대신 명확한 힌트를 반환합니다.

  • X402_MAX_USD(기본값 1.00)는 단일 호출이 지출할 수 있는 최대 금액을 제한합니다. 낮게(예: 0.50) 설정하세요 — 이는 통제 불능 또는 버그가 있는 호출에 대한 안전벨트입니다.

⚠️ 지갑 키는 실제 USDC를 지출할 수 있습니다. 에이전트가 지출할 수 있도록 원하는 금액만 충전된 전용 지갑을 사용하고, 절대 메인 지갑을 사용하지 마세요.

설정

npm install        # in this folder

Claude Desktop / Cursor (mcpServers)

{
  "mcpServers": {
    "connskill-growth": {
      "command": "node",
      "args": ["/absolute/path/to/automaton/mcp/index.mjs"],
      "env": {
        "X402_WALLET_KEY": "<your Base wallet private key, 0x-prefixed>",
        "X402_MAX_USD": "0.50"
      }
    }
  }
}

X402_WALLET_KEY를 생략하면 무료 전용 모드(견적 및 카탈로그 조회)로 실행됩니다.

환경 변수

변수

기본값

의미

X402_ORIGIN

https://agent.connskill.com

서비스의 기본 URL

X402_WALLET_KEY

USDC를 보유한 Base 개인 키(유료 호출 활성화)

X402_MAX_USD

1.00

유료 호출당 하드 상한(USD)

테스트

node test-smoke.mjs   # lists tools, calls a free endpoint, checks the paid guard

스모크 테스트는 키를 사용하지 않으므로 비용이 발생하지 않습니다.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Provides AI agents with 10 pay-per-call utility tools (QR generation, DNS lookup, OCR, etc.) using USDC on Base via the x402 protocol, with agent's private key never leaving the agent.
    11
    107
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Exposes professional SEO tools (content briefs, keyword research, SERP analysis, backlink profiles, and on-page audits) to MCP-compatible AI agents with automatic x402 micropayment handling on Base.
    61
    MIT

View all related MCP servers

Related MCP Connectors

  • 63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.

  • 30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

  • Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CONN-SKILL/connskill-growth-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server