← Registry

Marketing

alpinelead-production.up.railway.app

Manages AlpineLead credits and provides lead discovery and company analysis for DACH prospecting.

1 endpoint15 known toolsFirst detected August 23, 2026Last detected August 29, 2026

ENDPOINT 1

https://zesty-imagination-production-9e97.up.railway.app/mcp

No auth detected

MCP server metadata

Name
AlpineLead OI
Version
6.3.3
Capabilities
experimentalpromptsresourcestools
Server instructions

Use discover_leads for one-off prospecting and hunter_configure/hunter_run for recurring autonomous prospecting. Use analyze_company for a specific business, radar_check for monitored-company changes, winning_pattern and learning_engine for personal sales intelligence, set_estimated_value for CRM pipeline value, and generate_sales_kit only after a prospect has been identified. Credit and billing tools support account management.

Known tools 15

get_credit_balance

Returns the authenticated AlpineLead account's credit balance and usage limits.

Inferred read-only
get_credit_packs

Returns the available AlpineLead agent credit packages.

Inferred read-only
create_credit_checkout

Creates a Stripe checkout link for purchasing AlpineLead agent credits.

Inferred read-only
discover_leads

Use for exploratory DACH prospecting when the user wants a company list before deep analysis.

Inferred read-only
analyze_company

Use when a specific company and website are known.

Inferred read-only
generate_sales_kit

Use after a prospect has been analyzed and is worth contacting.

Inferred read-only
get_capabilities

Use this first when you need to understand AlpineLead OI tools, costs, DACH focus, workflows or which capability is available.

Inferred read-only
recommend_next_tool

Use when the user's intent is understandable but you are unsure which AlpineLead OI tool should be called next.

Inferred read-only
find_opportunities

Use when the user wants qualified opportunities, not a raw company list.

Inferred read-only
radar_check

Use only for an existing/known lead when the user asks what changed, whether commercial signals appeared, or whether Opportunity Delta increased or decreased.

Inferred read-only
winning_pattern

Use when the user asks what kinds of prospects historically win or lose.

Inferred read-only
learning_engine

Use when the user asks how AlpineLead OI has adapted FIT / NEED / NOW scoring to their actual wins and losses.

Inferred read-only
hunter_configure

Use when the user wants AlpineLead OI to keep looking for new opportunities over time.

Inferred read-only
hunter_run

Use after Hunter is configured when the user wants a fresh autonomous prospecting run now.

Inferred read-only
set_estimated_value

Sets or overrides the estimated EUR pipeline value of an existing lead.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.alpinelead-oi]
url = "https://zesty-imagination-production-9e97.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "alpinelead-oi": {
      "type": "http",
      "url": "https://zesty-imagination-production-9e97.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: alpinelead-oi
Remote MCP URL: https://zesty-imagination-production-9e97.up.railway.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "alpinelead-oi": {
      "url": "https://zesty-imagination-production-9e97.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "alpinelead-oi": {
      "type": "http",
      "url": "https://zesty-imagination-production-9e97.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "alpinelead-oi",
  "transport": "streamable-http",
  "url": "https://zesty-imagination-production-9e97.up.railway.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for railway.app was fetched 2026-08-25T20:04:34.605Z.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.