Skip to main content

Signaliz MCP capabilities

Give compatible AI clients safe, scoped access to Signaliz tools.

Written by Josh Whitfield

Signaliz MCP capabilities

Signaliz MCP lets an AI client call the same authenticated product contracts as the web app and REST API. The client receives structured tool schemas, results, receipts, and recovery fields.

Signaliz MCP setup

Product tools

  • signals_everything — discover companies from a natural-language signal query.

  • enrich_company_signals — research a known root domain; some clients expose the company_signal_enrichment compatibility name.

  • signal_to_copy — create evidence-grounded drafts.

  • check_job_status — resume supported long-running work.

Awareness tools

MCP can create one or many monitors, list/update/run/delete monitors, list signals, export results, manage output settings, test a webhook, and send a saved export.

Safety behavior

  • Tools run in the workspace authorized by the connection.

  • Product calls can consume entitlements or credits; ask for a dry run when supported.

  • Reuse run IDs, job IDs, and idempotency keys instead of asking the agent to repeat work.

  • Signal to Copy prepares drafts; it does not send outreach.

Use one API key per private client. Revoke the key to remove that client's access without affecting other integrations.

Did this answer your question?