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).
Run
npx -y @connskill/mcp-growth-services
MCP client config
{
"mcpServers": {
"connskill-growth-mcp": {
"command": "npx",
"args": [
"-y",
"@connskill/mcp-growth-services"
]
}
}
}