Claude Code

Signal intelligenceinside your terminal

Use Autobound's MCP server with Claude Code to research prospects, enrich leads, and monitor signals — all from your command line.

Claude Code — signal search
$ claude
> Find companies that raised Series B in the last 30 days

Using autobound-signals.signal_search...

Found 23 companies:
┌─────────────────────┬──────────────┬─────────────┐
 Company              Amount        Date        
├─────────────────────┼──────────────┼─────────────┤
 Acme AI              $45M          2026-03-02  
 DataForge            $32M          2026-02-28  
 SignalStack           $28M          2026-02-25  
└─────────────────────┴──────────────┴─────────────┘

Example Prompts

Just ask. Claude does the rest.

No query syntax to learn. Describe what you need in plain English and Claude calls the right Autobound tools automatically.

Find companies hiring data engineers in fintech

Combines hiring signals with industry filters to surface active fintech employers scaling their data teams.

Enrich all contacts at acme.com with recent signals

Pulls every contact-level and company-level signal for a domain in a single conversational command.

What signals fired for Salesforce this month?

Returns a chronological timeline of every signal detected for a company in the current period.

Find companies with recent SEC 10-K filings mentioning AI

Semantic search across financial filings to find companies disclosing AI investments or strategy shifts.

Show me job changes at my target accounts

Detects when key contacts switch roles or companies — perfect for warm re-engagement outreach.

Which of my prospects posted on LinkedIn this week?

Surfaces recent social activity from your prospect list so you can reference it in outreach.

Setup

Three steps. Five minutes.

No SDKs to install. No dashboards to configure. Just a key, a config block, and your terminal.

01

Get your API key

Sign up at the developer portal. Your key is ready instantly — no approval queue, no sales call.

Get API key

02

Add MCP config

Add the Autobound MCP server to your Claude Code settings. One JSON block — that's it.

{
  "mcpServers": {
    "autobound-signals": {
      "command": "npx",
      "args": ["-y", "@autobound/signals-mcp"],
      "env": {
        "AUTOBOUND_API_KEY": "sk_live_..."
      }
    }
  }
}

03

Start using Claude Code

Open your terminal, type claude, and ask about any company, contact, or signal. Autobound tools are available automatically.

Want the full protocol details? Read the MCP integration guide →

Start querying signals from your terminal

Get your API key, add the MCP config, and let Claude Code handle the rest. Your first signal search is five minutes away.