Odel
connskill growth mcp

connskill growth mcp

Local
@conn-skillJavaScriptMITUpdated 4 days ago

SEO/SERP data, SMS numbers, inboxes, EU LLM and x402 trust check for agents, paid per call in USDC

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@connskill/mcp-growth-servicesv0.2.1

Run

npx -y @connskill/mcp-growth-services

MCP client config

{
  "mcpServers": {
    "connskill-growth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@connskill/mcp-growth-services"
      ]
    }
  }
}