import-people-from-urls

MCP tool from Lhremote by alexey-pelykh

Import LinkedIn profile URLs into a campaign action target list. Idempotent — previously imported URLs are skipped.

How to use it

import-people-from-urls is exposed by the Lhremote MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the import-people-from-urls tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Lhremote

$npx lhremote --help
FULL LHREMOTE LISTING

Other tools in Lhremote (39)

add-people-to-collection

Add people to a LinkedHelper collection. Idempotent — adding an already-present person is a no-op.

campaign-add-action

Add a new action to a campaign's action chain. Use describe-actions to explore available action types.

campaign-create

Create a new campaign from YAML or JSON configuration.

campaign-delete

Delete (archive) a campaign.

campaign-erase

Permanently erase a campaign and all related data from the database. This is irreversible — unlike campaign-delete (which archives), this removes all campaign data permanently.

campaign-exclude-add

Add people to a campaign or action exclude list.

campaign-exclude-list

View the exclude list for a campaign or action.

campaign-exclude-remove

Remove people from a campaign or action exclude list.

campaign-export

Export campaign configuration as YAML or JSON.

campaign-get

Get detailed campaign information including action chain.

campaign-list

List existing campaigns with summary statistics.

campaign-list-people

List people assigned to a campaign with their processing status.

campaign-move-next

Move people from one action to the next in a campaign.

campaign-remove-action

Remove an action from a campaign's action chain.

campaign-remove-people

Remove people from a campaign's target list entirely. This is the inverse of import-people-from-urls.

campaign-reorder-actions

Reorder actions in a campaign's action chain.

campaign-retry

Reset specified people for re-run in a campaign.

campaign-start

Start a campaign with specified target persons. Returns immediately (async execution).

campaign-statistics

Get per-action statistics for a campaign.

campaign-status

Check campaign execution status and results.

campaign-stop

Stop a running campaign.

campaign-update

Update a campaign's name and/or description.

campaign-update-action

Update an existing action's configuration in a campaign. Only provided fields are changed.

check-status

Check LinkedHelper connection status, running instances, and database health.

collect-people

Collect people from a LinkedIn page into a campaign. Detects the source type from the URL automatically.

create-collection

Create a new named LinkedHelper collection (List).

delete-collection

Delete a LinkedHelper collection (List) and all its people associations.

find-app

Detect running LinkedHelper application instances and their CDP connection details.

import-people-from-collection

Import all people from a LinkedHelper collection into a campaign. Large sets are automatically chunked.

launch-app

Launch the LinkedHelper application with remote debugging enabled.

list-accounts

List available LinkedHelper accounts. Returns account ID, LinkedIn ID, name, and email for each account.

list-collections

List all LinkedHelper collections (Lists) with people counts.

query-profile

Look up a cached LinkedIn profile from the local database by person ID or public ID.

query-profiles

Search for profiles in the local database with name, headline, or company filters.

query-profiles-bulk

Look up multiple cached LinkedIn profiles in a single call.

quit-app

Quit the LinkedHelper application.

remove-people-from-collection

Remove people from a LinkedHelper collection.

start-instance

Start a LinkedHelper instance for a LinkedIn account.

stop-instance

Stop a running LinkedHelper instance.