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の直接ツールを提供するMCPサーバー — SEO & SERPデータ、SMS認証、ソーシャルマーケティング注文など。**x402(Base上のUSDC)**による呼び出しごとの課金です。

ツールはサービス自身の/openapi.json/.well-known/x402からライブで生成されます。新しいエンドポイントは自動的に追加され、ハードコードは一切ありません。

提供内容

22のツール(ライブ生成のため、サービスの成長に応じて数は増えます)。例:serp_reportkeyword_metricsai_search_volumegoogle_trendskeyword_difficultydomain_techbacklinks_reportsms_ordersmm_order、さらに無料の*_quote / *_servicesルックアップ。各ツールの説明には価格が含まれます(例:"costs 0.15 USDC on Base via x402")。

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