Signaliz API Documentation & MCP Config | Salestools Club
Signaliz logo
Sales Intelligence

Signaliz

GTM data quality and enrichment platform with REST API, MCP, CLI, and SDK for AI agents.

Connect with AI
Paste the config
Public API
Available
MCP
Available
Free tier
Available

How to connect

Paste the config
Open API docs

What your agent can do

01Email Finding
02Email Verification
03Company Signal Enrichment
04B2B People Discovery
05Campaign Building
06GTM Operations
07Lead Generation
08Data Quality

Connect Signaliz

01Open the integrationOfficial MCP Server (npx -y @signaliz/mcp-server)
02AuthenticateComplete the integration’s authentication flow.
03Give your agent a taskCopy the starter prompt below and adjust it for your workflow.
Open integration setup

MCP configuration

{
  "mcpServers": {
    "signaliz": {
      "command": "npx",
      "args": ["-y", "@signaliz/mcp-server"],
      "env": {
        "SIGNALIZ_API_KEY": "sk_your_key_here"
      }
    }
  }
}

Starter prompt

Claude, use Signaliz to find and verify emails for decision-makers at my target accounts, enrich them with recent buying signals, and build a prospect list.

About Signaliz

Signaliz is a B2B data quality, enrichment, and agentic GTM platform for go-to-market teams and AI agents. It provides email finding and verification, company signal enrichment, B2B professional discovery, campaign building, and GTM operations workflows. Exposes 60+ API capabilities through REST API, hosted MCP server (npx -y @signaliz/mcp-server), CLI (npm install -g @signaliz/cli), and TypeScript SDK. Includes async bulk operations for email finding (up to 5,000 records), email verification, and company enrichment.