@connskill/mcp-growth-services
Official@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_report、keyword_metrics、ai_search_volume、google_trends、keyword_difficulty、domain_tech、backlinks_report、sms_order、smm_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 folderClaude 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を省略すると、無料専用モード(見積とカタログのルックアップ)で実行されます。
環境
変数 | デフォルト | 意味 |
|
| サービスのベースURL |
| – | USDCを保持するBase秘密鍵(有料呼び出しを有効化) |
|
| 有料呼び出しあたりのハード上限(USD) |
テスト
node test-smoke.mjs # lists tools, calls a free endpoint, checks the paid guardスモークテストではキーは使用されません — 決して消費しません。
This server cannot be installed
Maintenance
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
- FlicenseAqualityCmaintenancePay-per-call tools for AI agents including trust checks, due diligence, market data, and human-verified approvals, settled in USDC on Base via the x402 protocol.16
- AlicenseNot gradedqualityBmaintenanceWebsite intelligence tools for AI agents. Ten pay-per-call tools via x402 micropayments (USDC on Base) — no accounts, no API keys.2MIT
- AlicenseAqualityCmaintenanceProvides 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.11107MIT
- AlicenseNot gradedqualityCmaintenanceExposes 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.61MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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