Monarchic / Independent AI R&D

Now / Agent enhancements Next / Agent workflows

Products / Hosted MCPs / LeadGenerator MCP

MCP Available

LeadGenerator MCP

Account targeting and buyer research

LeadGenerator MCP turns an approved business model and validated enrichment into ranked organizations, buyer personas, people, and outreach angles.

Category

Go-to-Market

Best for

B2B founders and revenue teams working from a defined business model.

Access and usage

Included with an active usage plan

Available through the hosted catalog. Calls count against the shared allowance on the account plan.

Compare usage plans

Why it exists

Turn validated business and enrichment data into ranked organizations, buyer personas, people, and outreach angles.

Generic terminals, provider APIs, and custom prompts can cover parts of the work, but the caller must supply permission limits, output requirements, failure handling, and usage accounting.

Connection and contract

Connect from an MCP-aware client with an account-scoped Monarchic key. The hosted route checks access, runs the named product contract, and records the operation on the account receipt.

The product-specific schema defines the inputs and outputs used by clients and downstream automation.

Current limits

A supplied-data score is research support, not proof that a person or company consented to outreach.

Requires an authenticated, entitled account. The hosted read-only profile disables live enrichment for this call.

What you get

  • Build ranked target-account lists
  • Connect buyer research to its sources
  • Prepare practical outreach angles

Core use case

Turn validated business and enrichment data into ranked organizations, buyer personas, people, and outreach angles.

Outcomes

  • Build a focused target-account list
  • Connect lead recommendations to their sources
  • Prepare buyer-specific outreach angles

Primary workflows

Validate enrichment Generate targets Rank accounts Package campaign research

Concrete workflow / priced call

Score a supplied account against a defined offer

The request, exact tool-call payload, returned output, and usage receipt are shown below.

Request

“Rank this software company against the supplied hosted-MCP offer.”

Execution

Tool call payload
{
  "tool": "score_provided_leads",
  "arguments": {
    "business_model_report": {
      "company_name": "Example vendor",
      "offerings": [
        "Hosted MCP operations"
      ],
      "customers": [
        "Software teams"
      ],
      "go_to_market_motion": [
        "Self-service"
      ]
    },
    "provided_organizations": [
      {
        "company_name": "Example Systems",
        "industry": "Software",
        "notes": "Evaluating agent infrastructure"
      }
    ],
    "max_accounts": 1
  }
}

Scores only the supplied organization against the supplied business model and returns its fit reasons without live enrichment.

Output

Representative contract excerpt
{
  "contract": "leadgenerator.provided-lead-score.v1",
  "accountCount": 1,
  "accounts": [
    {
      "companyName": "Example Systems",
      "fit": "high",
      "evidenceSource": "provided"
    }
  ]
}

Usage rating

At runtime

Recorded on the operation receipt

The completed score receives a measured receipt. Allowance quantities remain unpublished until the fully allocated rate card is frozen.

Required access

Requires an authenticated, entitled account. The hosted read-only profile disables live enrichment for this call.

Current limits

A supplied-data score is research support, not proof that a person or company consented to outreach.