← Registry

API Tools

lid.pro

Provides API product management, usage tracking, and agent identity for developers.

1 endpoint50 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://mcp.lid.pro/mcp

No auth detected

MCP server metadata

Name
lidpro-mcp
Version
0.1.0
Capabilities
tools

Known tools 50

list_collections

🚧 COMING SOON (not available yet).

Inferred read-only
list_marketplace_collections

🚧 COMING SOON (not available yet).

Inferred read-only
list_top_collections

🚧 COMING SOON (not available yet).

Inferred read-only
get_collection

🚧 COMING SOON (not available yet).

Inferred read-only
get_collection_marketplace

🚧 COMING SOON (not available yet).

Inferred read-only
get_collections_by_creator

🚧 COMING SOON (not available yet).

Inferred read-only
get_nfts_by_wallet

🚧 COMING SOON (not available yet).

Inferred read-only
get_nfts_grouped_by_collection

🚧 COMING SOON (not available yet).

Inferred read-only
search_creators

🚧 COMING SOON (not available yet).

Inferred read-only
get_latest_creators

🚧 COMING SOON (not available yet).

Inferred read-only
get_creator_by_wallet

🚧 COMING SOON (not available yet).

Inferred read-only
get_creator_by_username

🚧 COMING SOON (not available yet).

Inferred read-only
get_reviews_by_product

🚧 COMING SOON (not available yet).

Inferred read-only
get_my_affiliations

🚧 COMING SOON (not available yet).

Inferred read-only
get_my_products_affiliates

🚧 COMING SOON (not available yet).

Inferred read-only
get_affiliate_by_code

🚧 COMING SOON (not available yet).

Inferred read-only
get_solana_affiliate_earnings

🚧 COMING SOON (not available yet).

Inferred read-only
my_agent_wallet

IDENTITY.

Inferred read-only
get_my_usage

USAGE & LIMITS.

Inferred read-only
create_product

WRITE.

Potential side effects
my_products

List the products owned by the API key's user (created via MCP or otherwise).

Inferred read-only
affiliate_to_product

🚧 COMING SOON (not available yet).

Inferred read-only
my_affiliations

🚧 COMING SOON (not available yet).

Inferred read-only
my_analytics

Read the API key user's analytics.

Inferred read-only
product_analytics

Analytics for ONE of the user's products by productPda: totals (sales, gross volume, creator revenue, platform fees, affiliate sales, commission paid, distinct buyers/affiliates), per-affiliate breakdown, daily time series and recent purchases.

Inferred read-only
get_random_collections

🚧 COMING SOON (not available yet).

Inferred read-only
get_collections_by_tag

🚧 COMING SOON (not available yet).

Inferred read-only
get_user_by_address

🚧 COMING SOON (not available yet).

Inferred read-only
generate_nft_image

🚧 COMING SOON (not available yet).

Inferred read-only
prepare_usdc_transfer

🚧 COMING SOON (not available yet).

Inferred read-only
prepare_sol_transfer

🚧 COMING SOON (not available yet).

Inferred read-only
create_bounty

WRITE.

Potential side effects
list_bounties

List bounties.

Inferred read-only
get_bounty

PUBLIC.

Inferred read-only
list_submissions

List the submissions of one of MY bounties (the API key user must be the creator — they see all of them).

Inferred read-only
review_submission

WRITE.

Potential side effects
assign_bounty_winners

WRITE.

Potential side effects
get_bounty_winners

PUBLIC.

Inferred read-only
create_tracked_link

🚧 COMING SOON (not available yet).

Inferred read-only
create_campaign

🚧 COMING SOON (not available yet).

Inferred read-only
list_my_links

🚧 COMING SOON (not available yet).

Inferred read-only
get_link_analytics

🚧 COMING SOON (not available yet).

Inferred read-only
get_campaign_analytics

🚧 COMING SOON (not available yet).

Inferred read-only
list_conversions

🚧 COMING SOON (not available yet).

Inferred read-only
review_conversion

🚧 COMING SOON (not available yet).

Inferred read-only
get_pool

PUBLIC.

Inferred read-only
my_pending_prizes

Prizes ASSIGNED to the API key's user that are still pending claim, with the pool context needed to build claim_prize.

Inferred read-only
api_health

Check if the Lidpro API is reachable.

Inferred read-only
upload_file

WRITE.

Potential side effects
update_product

WRITE.

Potential side effects

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.lidpro-mcp]
url = "https://mcp.lid.pro/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lidpro-mcp": {
      "type": "http",
      "url": "https://mcp.lid.pro/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lidpro-mcp
Remote MCP URL: https://mcp.lid.pro/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": {
    "lidpro-mcp": {
      "url": "https://mcp.lid.pro/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lidpro-mcp": {
      "type": "http",
      "url": "https://mcp.lid.pro/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lidpro-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.lid.pro/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 lid.pro was fetched 2026-08-15T09:51:31.445Z.

Trust status Trusted

lid.pro 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.