Signal Relay
MCP Server

Revenue Intelligence
For Any AI Agent

Connect Claude, GPT, or any MCP-compatible agent directly to SocioLogic's synthetic persona platform. Edge-deployed. Zero infrastructure.

15 MCP Tools
300+ Edge Locations
<50ms Latency
Claude Desktop
U

Interview the "enterprise-buyer" persona about our pricing page. What friction points would stop them from converting?

Using: sociologic_interview_persona

Three immediate concerns: (1) No enterprise SSO mentioned—that's a dealbreaker for my security team. (2) The "contact sales" button feels like a black hole. (3) Where's the SOC 2 badge?

Powered by Signal Relay
Model Context Protocol

The Universal Language for AI Tools

MCP is an open standard that lets AI assistants connect to external tools and data sources. Signal Relay speaks MCP natively, so any compatible agent can use SocioLogic instantly.

Claude
Claude Code
Custom Agents
MCP Protocol
Signal Relay
MCP Server
REST API
SocioLogic
Personas, Campaigns, Intelligence

15 Tools. One Connection.

Every SocioLogic capability exposed as an MCP tool. Your agents can interview personas, run campaigns, and export reports—all through natural conversation.

sociologic_interview_persona
Conduct adversarial interviews with synthetic personas
sociologic_list_personas
Discover personas from marketplace or private collection
sociologic_create_persona
Generate new personas from natural language
sociologic_create_campaign
Launch multi-persona research campaigns
sociologic_execute_campaign
Run campaigns with background processing
sociologic_export_campaign
Export board-ready PDF reports

Connect in Minutes

Add Signal Relay to your favorite AI tools with a simple config change.

Claude Desktop Integration

Add Signal Relay to Claude Desktop and interview personas directly in your conversations.

// claude_desktop_config.json
{
  "mcpServers": {
    "sociologic": {
      "transport": "http",
      "url": "https://mcp.sociologicai.com",
      "headers": {
        "X-API-Key": "your-api-key"
      }
    }
  }
}

Claude Code CLI

Give your coding assistant access to customer personas for product decisions.

// .mcp.json in your project
{
  "mcpServers": {
    "sociologic": {
      "transport": "http",
      "url": "https://mcp.sociologicai.com",
      "headers": {
        "X-API-Key": "$SOCIOLOGIC_KEY"
      }
    }
  }
}

Custom Agent Frameworks

LangChain, CrewAI, AutoGPT—any MCP-compatible framework works out of the box.

// Any MCP client (JSON-RPC)
const response = await fetch("https://mcp.sociologicai.com", {
  method: "POST",
  headers: {
    "Content-Type": "application/json",
    "X-API-Key": apiKey
  },
  body: JSON.stringify({
    jsonrpc: "2.0",
    id: 1,
    method: "tools/call",
    params: {
      name: "sociologic_interview_persona",
      arguments: { slug: "saas-skeptic", message: "..." }
    }
  })
});

Why Signal Relay?

Skip the integration work. Get straight to revenue intelligence.

Building It Yourself

Build custom integrations for each AI tool
Manage API wrappers and SDK updates
Handle protocol details yourself
Deploy and maintain infrastructure
Parse responses into agent-friendly formats

Signal Relay

One MCP config, works everywhere
Always up-to-date with latest features
Standard MCP protocol included
Zero infrastructure—we run it for you
Structured tool responses by default

Built for Production

Enterprise-grade infrastructure. Zero maintenance from your side.

Edge Deployed

Runs on Cloudflare's global network. Sub-50ms latency from 300+ locations worldwide.

JSON-RPC Protocol

Standard MCP protocol over HTTP. Works with any MCP-compatible client out of the box.

Secure by Default

Your API key stays with you. Pass it per-request or store it in your MCP client config.

Full Tool Suite

15 MCP tools covering personas, campaigns, focus groups, and analytics.

Simple Pricing

Signal Relay is free. You only pay for SocioLogic credits you use.

Signal Relay

MCP Server Access

$0/ month
Infrastructure
Included free
API Usage
$1/interview
  • 15 MCP tools included
  • Standard MCP protocol
  • Global edge deployment
  • 100 free credits on signup
  • No credit card required

Give Your Agents Revenue Intelligence

Connect to Signal Relay and let your AI assistants interview synthetic personas, run research campaigns, and uncover revenue risks.