← Registry

General Tools

apify.com

Provides tools for searching academic papers, car market analysis, and cryptocurrency price data.

x402 supported99 endpoints313 known toolsFirst detected May 29, 2026Last detected August 6, 2026

ENDPOINT 1

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/mcp

No auth detected

MCP server metadata

Name
Academic Research MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 2

search_arxiv

Search the arXiv preprint repository for peer-reviewed academic papers in physics, mathematics, computer science, and related fields.

Inferred read-only
search_google_scholar

Query Google Scholar for academic papers, citations, and research articles across all disciplines.

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.academic-research-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "academic-research-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: academic-research-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/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": {
    "academic-research-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "academic-research-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "academic-research-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/mcp

No auth detected

MCP server metadata

Name
automotive-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 2

search_cars

Search Cars.

Inferred read-only
car_market_analysis

Analyze car market prices for a specific make/model.

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.automotive-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "automotive-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: automotive-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/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": {
    "automotive-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "automotive-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "automotive-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/automotive-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 3

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/mcp

No auth detected

MCP server metadata

Name
crypto-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 2

crypto_prices

Get current cryptocurrency prices and market data from CoinGecko.

Inferred read-only
exchange_rates

Get current currency exchange rates.

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.crypto-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crypto-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crypto-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/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": {
    "crypto-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crypto-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crypto-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 4

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp

No auth detected

MCP server metadata

Name
Developer Tools MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 7

get_github_repo

Fetch detailed statistics and metadata for a GitHub repository.

Inferred read-only
search_github

Search GitHub repositories by keyword to discover code, projects, and libraries.

Inferred read-only
get_npm_package

Look up Node.

Inferred read-only
get_pypi_package

Retrieve Python package information from PyPI (Python Package Index).

Inferred read-only
search_stackoverflow

Search Stack Overflow Q&A platform for programming questions, solutions, and code examples.

Inferred read-only
search_arxiv

Search arXiv for academic papers in computer science, machine learning, AI, physics, and mathematics.

Inferred read-only
search_google_scholar

Search Google Scholar for computer science research papers, citations, and academic publications.

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.developer-tools-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "developer-tools-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: developer-tools-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/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": {
    "developer-tools-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "developer-tools-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "developer-tools-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/developer-tools-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 5

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/domain-intelligence-mcp-server/mcp

No auth detected

MCP server metadata

Name
domain-intelligence-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 4

dns_lookup

Look up DNS records for a domain.

Inferred read-only
whois_lookup

Look up WHOIS information for a domain.

Inferred read-only
ssl_check

Check SSL certificate for a domain.

Inferred read-only
ip_geolocation

Look up geolocation for an IP address.

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.domain-intelligence-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/domain-intelligence-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "domain-intelligence-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/domain-intelligence-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: domain-intelligence-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/domain-intelligence-mcp-server/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": {
    "domain-intelligence-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/domain-intelligence-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "domain-intelligence-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/domain-intelligence-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "domain-intelligence-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/domain-intelligence-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 6

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/ecommerce-intelligence-mcp-server/mcp

No auth detected

MCP server metadata

Name
E-Commerce Intelligence MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 2

analyze_shopify_store

Analyze a Shopify e-commerce store to extract technology stack, theme, installed apps, estimated traffic, and store performance metrics.

Inferred read-only
get_store_products

Extract all products from a Shopify store including titles, descriptions, images, pricing, variants, and inventory status.

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.e-commerce-intelligence-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/ecommerce-intelligence-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "e-commerce-intelligence-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/ecommerce-intelligence-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: e-commerce-intelligence-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/ecommerce-intelligence-mcp-server/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": {
    "e-commerce-intelligence-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/ecommerce-intelligence-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "e-commerce-intelligence-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/ecommerce-intelligence-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "e-commerce-intelligence-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/ecommerce-intelligence-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 7

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/enterprise-mcp-gateway/mcp

No auth detected

MCP server metadata

Name
enterprise-mcp-gateway
Version
1.0.47
Capabilities
toolspromptsresources

Known tools 152

academic-research__search_arxiv

[Academic Research] Search arXiv for academic papers.

Inferred read-only
academic-research__search_google_scholar

[Academic Research] Search Google Scholar for academic papers.

Inferred read-only
automotive__search_cars

[Automotive Intelligence] Search Cars.

Inferred read-only
automotive__car_market_analysis

[Automotive Intelligence] Analyze car market prices for a specific make/model.

Inferred read-only
crypto__crypto_prices

[Crypto Intelligence] Get current cryptocurrency prices and market data from CoinGecko.

Inferred read-only
crypto__exchange_rates

[Crypto Intelligence] Get current currency exchange rates.

Inferred read-only
developer-tools__get_github_repo

[Developer Tools] Get GitHub repository stats — stars, forks, issues, language, description, and recent activity.

Inferred read-only
developer-tools__search_github

[Developer Tools] Search GitHub repositories by keyword.

Inferred read-only
developer-tools__get_npm_package

[Developer Tools] Get npm package details — version, downloads, dependencies, description, and maintainers.

Inferred read-only
developer-tools__get_pypi_package

[Developer Tools] Get Python package details from PyPI — version, downloads, dependencies, and description.

Inferred read-only
developer-tools__search_stackoverflow

[Developer Tools] Search StackOverflow for programming questions and answers.

Inferred read-only
developer-tools__search_arxiv

[Developer Tools] Search arXiv for academic papers in CS, ML, AI, physics, and math.

Inferred read-only
developer-tools__search_google_scholar

[Developer Tools] Search Google Scholar for academic papers, citations, and research.

Inferred read-only
domain-intelligence__dns_lookup

[Domain Intelligence] Look up DNS records for a domain.

Inferred read-only
domain-intelligence__whois_lookup

[Domain Intelligence] Look up WHOIS information for a domain.

Inferred read-only
domain-intelligence__ssl_check

[Domain Intelligence] Check SSL certificate for a domain.

Inferred read-only
domain-intelligence__ip_geolocation

[Domain Intelligence] Look up geolocation for an IP address.

Inferred read-only
ecommerce-intelligence__analyze_shopify_store

[E-Commerce Intelligence] Analyze a Shopify store — get tech stack, theme, apps, traffic estimates, and store metadata.

Inferred read-only
ecommerce-intelligence__get_store_products

[E-Commerce Intelligence] Get products listed on a Shopify store including prices, titles, images, and variants.

Inferred read-only
finance__get_stock_data

[Finance & Markets] Get stock market data for a ticker symbol from Yahoo Finance.

Inferred read-only
finance__screen_stocks

[Finance & Markets] Screen stocks using Finviz stock screener.

Inferred read-only
finance__get_crypto_prices

[Finance & Markets] Get cryptocurrency prices and market data from CoinGecko.

Inferred read-only
finance__get_exchange_rates

[Finance & Markets] Get current currency exchange rates.

Inferred read-only
finance__track_crypto_portfolio

[Finance & Markets] Track real-time prices for a portfolio of cryptocurrencies.

Inferred read-only
github__get_repo_stats

[GitHub Intelligence] Get detailed statistics for a GitHub repository including stars, forks, issues, and activity.

Inferred read-only
github__search_repos

[GitHub Intelligence] Search GitHub repositories by query.

Inferred read-only
github__get_repo_languages

[GitHub Intelligence] Get the programming language breakdown for a GitHub repository.

Inferred read-only
github__compare_repos

[GitHub Intelligence] Compare multiple GitHub repositories side by side.

Inferred read-only
global-equities-screener__screen_us_finviz

[Global Equities Screener] Screen US-listed stocks (NYSE/NASDAQ/AMEX) via Finviz with 100+ filters.

Inferred read-only
global-equities-screener__screen_china_a_shares

[Global Equities Screener] Screen Mainland China A-shares (Shanghai + Shenzhen) via Eastmoney data.

Inferred read-only
global-equities-screener__screen_china_star_market

[Global Equities Screener] Screen China's STAR Market (Shanghai Sci-Tech Innovation Board) — Chinese hard-tech & biotech IPOs.

Inferred read-only
global-equities-screener__screen_china_chinext

[Global Equities Screener] Screen ChiNext (Shenzhen growth board) — China's Nasdaq-equivalent for growth companies.

Inferred read-only
global-equities-screener__screen_china_bse

[Global Equities Screener] Screen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board.

Inferred read-only
global-equities-screener__screen_chinese_adrs

[Global Equities Screener] Screen Chinese ADRs listed on US exchanges (Alibaba, JD, PDD, NIO, etc.

Inferred read-only
global-equities-screener__screen_hk_hang_seng

[Global Equities Screener] Screen Hong Kong-listed stocks via HKEX (Hang Seng + Mainboard + GEM).

Inferred read-only
global-equities-screener__screen_taiwan_twse

[Global Equities Screener] Screen Taiwan Stock Exchange (TWSE) — semiconductors heavyweights (TSMC, MediaTek, etc.

Inferred read-only
global-equities-screener__screen_korea_kospi

[Global Equities Screener] Screen Korea's KOSPI exchange (Samsung, SK Hynix, Hyundai, LG, etc.

Inferred read-only
global-equities-screener__screen_india_nse

[Global Equities Screener] Screen India's National Stock Exchange (NSE) — Nifty 50, Nifty Bank, full universe.

Inferred read-only
global-equities-screener__screen_singapore_sgx

[Global Equities Screener] Screen Singapore Exchange (SGX) — STI components and SE-Asia REIT universe.

Inferred read-only
global-equities-screener__screen_japan_tse

[Global Equities Screener] Screen Tokyo Stock Exchange (TSE) — Nikkei 225, TOPIX, Prime / Standard / Growth markets.

Inferred read-only
global-equities-screener__screen_australia_asx

[Global Equities Screener] Screen Australian Securities Exchange (ASX) — ASX 200 + small-caps incl.

Inferred read-only
global-equities-screener__screen_indonesia_idx

[Global Equities Screener] Screen Indonesia Stock Exchange (IDX) — LQ45, IDX30, full Jakarta board.

Inferred read-only
global-equities-screener__screen_thailand_set

[Global Equities Screener] Screen Thailand Stock Exchange (SET) — SET50, SET100, full Thai universe.

Inferred read-only
global-equities-screener__screen_malaysia_bursa

[Global Equities Screener] Screen Bursa Malaysia — FBM KLCI components and Main Market.

Inferred read-only
global-equities-screener__screen_philippines_pse

[Global Equities Screener] Screen Philippine Stock Exchange (PSE) — PSEi components and broader market.

Inferred read-only
global-equities-screener__screen_vietnam_hose

[Global Equities Screener] Screen Vietnam's HOSE (Ho Chi Minh City Stock Exchange) — VN30 + full HOSE board.

Inferred read-only
global-equities-screener__screen_uk_lse

[Global Equities Screener] Screen London Stock Exchange (LSE) — FTSE 100, FTSE 250, AIM.

Inferred read-only
global-equities-screener__screen_germany_dax

[Global Equities Screener] Screen Xetra / Deutsche Börse — DAX 40, MDAX, SDAX, TecDAX.

Inferred read-only
global-equities-screener__screen_brazil_b3

[Global Equities Screener] Screen Brazil's B3 exchange (São Paulo) — Bovespa Index, Small Caps, full Brazilian universe.

Inferred read-only
global-equities-screener__screen_canada_tsx

[Global Equities Screener] Screen Toronto Stock Exchange (TSX) — TSX Composite + TSX Venture exchange (mining/energy heavy).

Inferred read-only
global-equities-screener__screen_mexico_bmv

[Global Equities Screener] Screen Bolsa Mexicana de Valores (BMV) — IPC components and broader Mexican universe.

Inferred read-only
global-equities-screener__screen_saudi_tadawul

[Global Equities Screener] Screen Saudi Arabia's Tadawul exchange — TASI components, Aramco, banks, petrochems.

Inferred read-only
global-equities-screener__screen_southafrica_jse

[Global Equities Screener] Screen Johannesburg Stock Exchange (JSE) — Top 40, mining majors, financials.

Inferred read-only
global-equities-screener__screen_turkey_bist

[Global Equities Screener] Screen Borsa Istanbul (BIST) — BIST 100, BIST 30, full Turkish universe.

Inferred read-only
google-maps__search_local_businesses

[Google Maps] Search Google Maps for local businesses.

Inferred read-only
google-maps__generate_leads

[Google Maps] Generate B2B leads by scraping businesses from Google Maps with contact info.

Inferred read-only
google-maps__validate_emails

[Google Maps] Validate a list of email addresses.

Potential side effects
hr-compensation__search_h1b_salaries

[HR & Compensation] Search H1B visa salary data.

Inferred read-only
hr-compensation__search_salaries

[HR & Compensation] Search general salary data for a job title and location.

Inferred read-only
job-market__search_jobs

[Job Market] Search Indeed for job listings.

Inferred read-only
job-market__company_reviews

[Job Market] Get Glassdoor reviews for a company.

Inferred read-only
job-market__salary_search

[Job Market] Search H1B visa salary data for a job title.

Inferred read-only
legal__search_court_records

[Legal Intelligence] Search public court records by name, case number, or state.

Inferred read-only
news__get_ap_news

[News & Media] Get the latest headlines from AP News (Associated Press).

Inferred read-only
news__get_bbc_news

[News & Media] Get the latest headlines from BBC News.

Inferred read-only
news__get_npr_news

[News & Media] Get the latest stories from NPR (National Public Radio).

Inferred read-only
news__get_hacker_news

[News & Media] Get top stories from Hacker News (Y Combinator).

Inferred read-only
news__search_google_news

[News & Media] Search Google News for articles matching a query.

Inferred read-only
playwright__navigate

[Playwright Browser] Navigate the browser to a URL.

Inferred read-only
playwright__screenshot

[Playwright Browser] Take a PNG screenshot of the current page (or a specific element).

Inferred read-only
playwright__click

[Playwright Browser] Click an element matched by CSS selector or visible text.

Inferred read-only
playwright__type_text

[Playwright Browser] Type text into an input/textarea.

Inferred read-only
playwright__get_text

[Playwright Browser] Extract visible text from the page or a specific element.

Inferred read-only
playwright__get_html

[Playwright Browser] Return the HTML of the page or a specific element.

Inferred read-only
playwright__evaluate

[Playwright Browser] Evaluate JavaScript in the page context.

Inferred read-only
playwright__select_option

[Playwright Browser] Choose an option from a <select> element by value or visible label.

Inferred read-only
playwright__scroll

[Playwright Browser] Scroll the page (or an element) in the given direction by `amount` pixels.

Inferred read-only
playwright__wait_for

[Playwright Browser] Wait until a selector reaches a given state (visible|hidden|attached|detached).

Inferred read-only
playwright__get_links

[Playwright Browser] Collect all anchor hrefs, optionally filtered by regex.

Inferred read-only
playwright__extract_table

[Playwright Browser] Extract a standard HTML table as a list of row objects keyed by header.

Inferred read-only
playwright__page_pdf

[Playwright Browser] Render the current page as PDF (headless only).

Inferred read-only
playwright__fill_form

[Playwright Browser] Fill multiple form fields from a list of {selector, value} and optionally submit.

Inferred read-only
playwright__get_cookies

[Playwright Browser] Return all cookies for the current browser context.

Inferred read-only
playwright__set_cookies

[Playwright Browser] Set cookies for the current browser context.

Inferred read-only
playwright__close_browser

[Playwright Browser] Close the underlying browser, freeing resources.

Inferred read-only
premium-data__search_government_contracts

[Premium Data] Search US federal government contracts, grants, and spending data from USASpending.

Inferred read-only
premium-data__lookup_business_registration

[Premium Data] Look up company registration records, officers, and filings from global business registries.

Inferred read-only
premium-data__search_amazon_products

[Premium Data] Search Amazon for product details, pricing, reviews, and ratings.

Inferred read-only
premium-data__search_fda_recalls

[Premium Data] Search FDA product recalls, safety alerts, and enforcement actions across drugs, food, and devices.

Inferred read-only
premium-data__compare_product_prices

[Premium Data] Compare product prices across e-commerce platforms using Google Shopping and direct URL monitoring.

Inferred read-only
real-estate__search_redfin_properties

[Real Estate] Search for real estate properties on Redfin by location.

Inferred read-only
real-estate__get_property_details

[Real Estate] Get detailed information about a specific property from its Redfin URL.

Inferred read-only
reddit__search_reddit

[Reddit] Search Reddit posts.

Inferred read-only
reddit__get_subreddit

[Reddit] Get posts from a subreddit.

Inferred read-only
redfin__search_properties

[Redfin Real Estate] Search Redfin for property listings by location and filters.

Inferred read-only
redfin__get_property_details

[Redfin Real Estate] Get detailed information for a specific Redfin property listing including price history, description, photos, and nearby data.

Inferred read-only
regulatory-filings__get_form_4_insider_trades

[Regulatory Filings] Retrieve SEC Form 4 insider trades (officers/directors buying or selling their own stock).

Inferred read-only
regulatory-filings__get_form_d_private_funding

[Regulatory Filings] Retrieve SEC Form D private offerings — private rounds, hedge fund launches, exempt securities filings.

Inferred read-only
regulatory-filings__get_form_8k_material_events

[Regulatory Filings] Retrieve SEC Form 8-K material event filings — M&A, executive changes, bankruptcy, earnings, going concerns.

Inferred read-only
regulatory-filings__get_form_13f_holdings

[Regulatory Filings] Retrieve SEC Form 13F-HR holdings — institutional investor positions ($100M+ AUM funds).

Inferred read-only
regulatory-filings__get_schedule_13d_activist

[Regulatory Filings] Retrieve SEC Schedule 13D / 13G activist & beneficial-ownership filings (>5% stake).

Inferred read-only
regulatory-filings__detect_insider_cluster

[Regulatory Filings] Detect insider buying clusters — multiple officers/directors buying the same stock inside a window.

Inferred read-only
regulatory-filings__get_13f_delta

[Regulatory Filings] Compute the position delta between a 13F filer's two most recent filings.

Inferred read-only
regulatory-filings__get_swf_holdings

[Regulatory Filings] Retrieve sovereign wealth fund (SWF) US equity holdings — Norway GPFG, GIC Singapore, ADIA, PIF.

Inferred read-only
regulatory-filings__get_ipo_calendar

[Regulatory Filings] Retrieve upcoming IPO calendar — pricing date, shares offered, price range, lead underwriters.

Inferred read-only
regulatory-filings__get_earnings_calendar

[Regulatory Filings] Retrieve upcoming earnings calendar — report dates, EPS estimates, revenue estimates.

Inferred read-only
regulatory-filings__get_earnings_estimates

[Regulatory Filings] Retrieve analyst earnings estimate revisions — EPS upgrades/downgrades over the lookback window.

Inferred read-only
regulatory-filings__get_analyst_targets

[Regulatory Filings] Retrieve Wall Street analyst price targets for a ticker — high, low, mean, latest changes by firm.

Inferred read-only
regulatory-filings__get_pre_ipo_secondary

[Regulatory Filings] Retrieve pre-IPO secondary market valuations — Forge, EquityZen, Hiive prices for SpaceX, Stripe, OpenAI tier names.

Inferred read-only
regulatory-filings__get_options_unusual_activity

[Regulatory Filings] Retrieve unusual options activity — volume vs open-interest spikes, large block trades, suspected smart-money positioning.

Inferred read-only
regulatory-filings__get_short_interest

[Regulatory Filings] Retrieve short interest data — short ratio, days-to-cover, % of float short, changes vs prior period.

Inferred read-only
regulatory-filings__get_stock_splits_corporate_actions

[Regulatory Filings] Retrieve upcoming stock splits, spinoffs, mergers, special dividends, and other corporate actions.

Inferred read-only
regulatory-filings__get_dividend_aristocrats

[Regulatory Filings] Retrieve S&P 500 Dividend Aristocrats — companies with 25+ consecutive years of dividend increases.

Inferred read-only
review-intelligence__trustpilot_reviews

[Review Intelligence] Get Trustpilot reviews for a company.

Inferred read-only
review-intelligence__g2_reviews

[Review Intelligence] Get G2 software reviews.

Inferred read-only
review-intelligence__yelp_reviews

[Review Intelligence] Get Yelp business reviews.

Inferred read-only
sales-intelligence__find_company_emails

[Sales Intelligence] Find publicly available business email addresses for a company domain.

Potential side effects
sales-intelligence__enrich_company

[Sales Intelligence] Enrich a single company with domain, description, industry, employee band, social profiles, and (where available) email patterns.

Potential side effects
sales-intelligence__aggregate_company_profile

[Sales Intelligence] Build a full company profile by aggregating across multiple public sources: homepage, /about, /careers, JSON-LD schema, plus Crunchbase free-tier funding scrape when `include_funding=True`.

Inferred read-only
sales-intelligence__find_b2b_leads

[Sales Intelligence] Find B2B sales leads matching an industry / geography / size filter.

Inferred read-only
sales-intelligence__enrich_lead_list

[Sales Intelligence] Bulk-enrich a list of company domains with emails, contact pages, social profiles, and (where available) phone numbers.

Inferred read-only
sales-intelligence__detect_hiring_signal

[Sales Intelligence] Detect hiring-momentum signals for a list of companies.

Inferred read-only
sales-intelligence__track_startup_funding

[Sales Intelligence] Track recent startup funding announcements filtered by stage and sector.

Inferred read-only
sales-intelligence__detect_tech_stack

[Sales Intelligence] Detect the technology stack used by a website (frameworks, CMS, analytics, payment, hosting, security, marketing tools).

Potential side effects
sales-intelligence__find_yc_companies

[Sales Intelligence] Find Y Combinator companies, optionally filtered by batch (e.

Inferred read-only
sales-intelligence__search_linkedin_jobs

[Sales Intelligence] Search LinkedIn for public job postings matching a query.

Inferred read-only
seo-web-analysis__crawl_website

[SEO & Web Analysis] Crawl a website and extract structured content from pages.

Inferred read-only
seo-web-analysis__detect_tech_stack

[SEO & Web Analysis] Detect the technology stack of a website — frameworks, CMS, analytics, CDN, hosting, and more.

Inferred read-only
seo-web-analysis__check_dns

[SEO & Web Analysis] Look up DNS records for a domain.

Inferred read-only
seo-web-analysis__check_ssl

[SEO & Web Analysis] Check SSL certificate details for a domain — issuer, expiry, protocol version, and validity.

Inferred read-only
seo-web-analysis__lookup_whois

[SEO & Web Analysis] Look up WHOIS registration data for a domain — registrar, creation date, expiry, nameservers.

Inferred read-only
social-content__search_devto

[Social Content] Search dev.

Inferred read-only
social-content__get_steam_games

[Social Content] Search Steam for games.

Inferred read-only
social-content__search_podcasts

[Social Content] Search for podcast episodes by topic.

Inferred read-only
social-content__search_events

[Social Content] Search Eventbrite for upcoming events.

Inferred read-only
sports__get_nba_scores

[Sports Data] Get today's NBA basketball scores, schedules, and game results.

Inferred read-only
sports__get_nfl_scores

[Sports Data] Get current NFL football scores, schedules, and game results.

Inferred read-only
sports__get_nhl_scores

[Sports Data] Get today's NHL hockey scores, schedules, and game results.

Inferred read-only
sports__get_all_scores

[Sports Data] Get scores from ALL major sports leagues (NBA, NFL, NHL) in one call.

Inferred read-only
travel__search_airbnb

[Travel Intelligence] Search Airbnb listings by location.

Inferred read-only
travel__search_hotels

[Travel Intelligence] Search Booking.

Inferred read-only
travel__search_tripadvisor

[Travel Intelligence] Search TripAdvisor for restaurants, attractions, or hotels with reviews.

Inferred read-only
weather__get_weather

[Weather] Get current weather and forecast for a location.

Inferred read-only
web-scraping__crawl_website

[Web Scraping] Crawl a website and extract its content as structured data.

Inferred read-only
web-scraping__google_search

[Web Scraping] Search Google and return organic results with titles, URLs, snippets.

Inferred read-only
web-scraping__wikipedia_lookup

[Web Scraping] Look up a Wikipedia article and return its content.

Inferred read-only
yahoo-finance__get_stock_quote

[Yahoo Finance] Get the current stock quote for a ticker symbol.

Inferred read-only
yahoo-finance__get_multiple_quotes

[Yahoo Finance] Get current quotes for multiple stocks at once.

Inferred read-only
yahoo-finance__compare_stocks

[Yahoo Finance] Compare multiple stocks side by side with key metrics.

Inferred read-only
youtube-media__youtube_transcript

[YouTube & Media] Extract transcript/subtitles from a YouTube video.

Inferred read-only
youtube-media__search_podcasts

[YouTube & Media] Search for podcast episodes by topic.

Inferred read-only
youtube-media__imdb_search

[YouTube & Media] Search IMDB for movies and TV shows.

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.enterprise-mcp-gateway]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/enterprise-mcp-gateway/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "enterprise-mcp-gateway": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/enterprise-mcp-gateway/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: enterprise-mcp-gateway
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/enterprise-mcp-gateway/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": {
    "enterprise-mcp-gateway": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/enterprise-mcp-gateway/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "enterprise-mcp-gateway": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/enterprise-mcp-gateway/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "enterprise-mcp-gateway",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/enterprise-mcp-gateway/mcp"
}
MCP Inspector

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

ENDPOINT 8

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/finance-mcp-server/mcp

No auth detected

MCP server metadata

Name
Finance & Market Data MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 5

get_stock_data

Retrieve comprehensive stock market data for individual ticker symbols from Yahoo Finance.

Inferred read-only
screen_stocks

Filter and screen stocks based on financial criteria like market cap range, sector, P/E ratio thresholds, dividend yield, or revenue growth.

Inferred read-only
get_crypto_prices

Fetch real-time cryptocurrency prices and 24-hour market data for multiple coins.

Inferred read-only
get_exchange_rates

Look up current foreign exchange rates between major world currencies.

Inferred read-only
track_crypto_portfolio

Monitor real-time prices and performance metrics for a portfolio of cryptocurrency holdings.

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.finance-market-data-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/finance-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "finance-market-data-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/finance-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: finance-market-data-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/finance-mcp-server/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": {
    "finance-market-data-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/finance-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "finance-market-data-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/finance-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "finance-market-data-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/finance-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 9

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp

No auth detected

MCP server metadata

Name
fred-treasury-macro-data-mcp
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 5

get_fred_series

Fetch a FRED economic data series — CPI, GDP, unemployment, fed funds rate, anything in FRED.

Inferred read-only
get_treasury_yield_curve

Full US Treasury par yield curve (1mo, 2mo, 3mo, 4mo, 6mo, 1y, 2y, 3y, 5y, 7y, 10y, 20y, 30y) for a date.

Inferred read-only
get_upcoming_treasury_auctions

Treasury securities auction calendar — upcoming auctions in the next N days.

Inferred read-only
get_auction_results

Treasury auction results — stop-out yield, bid-to-cover ratio, allotments, primary-dealer take.

Inferred read-only
get_macro_dashboard

One-call combined macro snapshot for AI trading agents.

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.fred-treasury-macro-data-mcp]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fred-treasury-macro-data-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fred-treasury-macro-data-mcp
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/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": {
    "fred-treasury-macro-data-mcp": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fred-treasury-macro-data-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fred-treasury-macro-data-mcp",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
}
MCP Inspector

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

ENDPOINT 10

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp

No auth detected

MCP server metadata

Name
GitHub MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 4

get_repo_stats

Fetch comprehensive statistics for a specific GitHub repository.

Inferred read-only
search_repos

Search across GitHub for repositories matching keywords, sorted by relevance or metrics.

Inferred read-only
get_repo_languages

Analyze the programming language composition of a GitHub repository.

Inferred read-only
compare_repos

Compare multiple GitHub repositories side-by-side with key metrics.

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.github-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "github-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: github-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/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": {
    "github-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "github-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "github-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 11

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp

No auth detected

MCP server metadata

Name
global-equities-screener-mcp
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 26

screen_us_finviz

Screen US-listed stocks (NYSE/NASDAQ/AMEX) via Finviz with 100+ filters.

Inferred read-only
screen_china_a_shares

Screen Mainland China A-shares (Shanghai + Shenzhen) via Eastmoney data.

Inferred read-only
screen_china_star_market

Screen China's STAR Market (Shanghai Sci-Tech Innovation Board) — Chinese hard-tech & biotech IPOs.

Inferred read-only
screen_china_chinext

Screen ChiNext (Shenzhen growth board) — China's Nasdaq-equivalent for growth companies.

Inferred read-only
screen_china_bse

Screen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board.

Inferred read-only
screen_chinese_adrs

Screen Chinese ADRs listed on US exchanges (Alibaba, JD, PDD, NIO, etc.

Inferred read-only
screen_hk_hang_seng

Screen Hong Kong-listed stocks via HKEX (Hang Seng + Mainboard + GEM).

Inferred read-only
screen_taiwan_twse

Screen Taiwan Stock Exchange (TWSE) — semiconductors heavyweights (TSMC, MediaTek, etc.

Inferred read-only
screen_korea_kospi

Screen Korea's KOSPI exchange (Samsung, SK Hynix, Hyundai, LG, etc.

Inferred read-only
screen_india_nse

Screen India's National Stock Exchange (NSE) — Nifty 50, Nifty Bank, full universe.

Inferred read-only
screen_singapore_sgx

Screen Singapore Exchange (SGX) — STI components and SE-Asia REIT universe.

Inferred read-only
screen_japan_tse

Screen Tokyo Stock Exchange (TSE) — Nikkei 225, TOPIX, Prime / Standard / Growth markets.

Inferred read-only
screen_australia_asx

Screen Australian Securities Exchange (ASX) — ASX 200 + small-caps incl.

Inferred read-only
screen_indonesia_idx

Screen Indonesia Stock Exchange (IDX) — LQ45, IDX30, full Jakarta board.

Inferred read-only
screen_thailand_set

Screen Thailand Stock Exchange (SET) — SET50, SET100, full Thai universe.

Inferred read-only
screen_malaysia_bursa

Screen Bursa Malaysia — FBM KLCI components and Main Market.

Inferred read-only
screen_philippines_pse

Screen Philippine Stock Exchange (PSE) — PSEi components and broader market.

Inferred read-only
screen_vietnam_hose

Screen Vietnam's HOSE (Ho Chi Minh City Stock Exchange) — VN30 + full HOSE board.

Inferred read-only
screen_uk_lse

Screen London Stock Exchange (LSE) — FTSE 100, FTSE 250, AIM.

Inferred read-only
screen_germany_dax

Screen Xetra / Deutsche Börse — DAX 40, MDAX, SDAX, TecDAX.

Inferred read-only
screen_brazil_b3

Screen Brazil's B3 exchange (São Paulo) — Bovespa Index, Small Caps, full Brazilian universe.

Inferred read-only
screen_canada_tsx

Screen Toronto Stock Exchange (TSX) — TSX Composite + TSX Venture exchange (mining/energy heavy).

Inferred read-only
screen_mexico_bmv

Screen Bolsa Mexicana de Valores (BMV) — IPC components and broader Mexican universe.

Inferred read-only
screen_saudi_tadawul

Screen Saudi Arabia's Tadawul exchange — TASI components, Aramco, banks, petrochems.

Inferred read-only
screen_southafrica_jse

Screen Johannesburg Stock Exchange (JSE) — Top 40, mining majors, financials.

Inferred read-only
screen_turkey_bist

Screen Borsa Istanbul (BIST) — BIST 100, BIST 30, full Turkish universe.

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.global-equities-screener-mcp]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "global-equities-screener-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: global-equities-screener-mcp
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/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": {
    "global-equities-screener-mcp": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "global-equities-screener-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "global-equities-screener-mcp",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
}
MCP Inspector

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

ENDPOINT 12

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/google-maps-mcp-server/mcp

No auth detected

MCP server metadata

Name
Google Maps & Local Business MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

search_local_businesses

Search Google Maps for local businesses matching a query and location.

Inferred read-only
generate_leads

Extract B2B lead lists from Google Maps by business category and geography.

Inferred read-only
validate_emails

Validate and verify email addresses for deliverability, format compliance, and mailbox existence.

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.google-maps-local-business-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/google-maps-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "google-maps-local-business-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/google-maps-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: google-maps-local-business-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/google-maps-mcp-server/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": {
    "google-maps-local-business-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/google-maps-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "google-maps-local-business-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/google-maps-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "google-maps-local-business-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/google-maps-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 13

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/hr-compensation-mcp-server/mcp

No auth detected

MCP server metadata

Name
HR & Compensation Data MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 2

search_h1b_salaries

Search the U.

Inferred read-only
search_salaries

Query general salary data by job title and geographic location.

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.hr-compensation-data-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/hr-compensation-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hr-compensation-data-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/hr-compensation-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hr-compensation-data-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/hr-compensation-mcp-server/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": {
    "hr-compensation-data-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/hr-compensation-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hr-compensation-data-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/hr-compensation-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hr-compensation-data-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/hr-compensation-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 14

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/job-market-mcp-server/mcp

No auth detected

MCP server metadata

Name
job-market-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 3

search_jobs

Search Indeed for job listings.

Inferred read-only
company_reviews

Get Glassdoor reviews for a company.

Inferred read-only
salary_search

Search H1B visa salary data for a job title.

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.job-market-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/job-market-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "job-market-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/job-market-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: job-market-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/job-market-mcp-server/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": {
    "job-market-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/job-market-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "job-market-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/job-market-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "job-market-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/job-market-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 15

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/legal-mcp-server/mcp

No auth detected

MCP server metadata

Name
Legal & Court Records MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 1

search_court_records

Search public court records database by individual name, case number, or state jurisdiction.

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.legal-court-records-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/legal-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "legal-court-records-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/legal-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: legal-court-records-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/legal-mcp-server/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": {
    "legal-court-records-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/legal-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "legal-court-records-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/legal-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "legal-court-records-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/legal-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 16

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/news-mcp-server/mcp

No auth detected

MCP server metadata

Name
News & Media MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 5

get_ap_news

Fetch breaking news and headlines from Associated Press (AP News), a leading global news agency.

Inferred read-only
get_bbc_news

Retrieve latest news stories from BBC News covering global, regional, and domestic stories.

Inferred read-only
get_npr_news

Access curated news stories from NPR (National Public Radio) with focus on US news, science, and culture.

Inferred read-only
get_hacker_news

Pull top trending stories from Hacker News (Y Combinator community).

Inferred read-only
search_google_news

Query Google News for articles matching specific keywords or topics across global news sources.

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.news-media-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/news-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "news-media-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/news-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: news-media-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/news-mcp-server/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": {
    "news-media-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/news-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "news-media-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/news-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "news-media-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/news-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 17

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp

No auth detected

MCP server metadata

Name
Patents & Trademarks IP MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 4

search_patents

Search worldwide patents by keyword, inventor, assignee, or phrase using Google Patents.

Inferred read-only
get_patent_details

Look up a specific patent by its publication number and return its metadata.

Inferred read-only
find_patents_by_assignee

Find patents owned by a company or organization (assignee).

Inferred read-only
search_inventor

Find patents by a named inventor.

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.patents-trademarks-ip-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "patents-trademarks-ip-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: patents-trademarks-ip-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/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": {
    "patents-trademarks-ip-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "patents-trademarks-ip-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "patents-trademarks-ip-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/patents-trademarks-ip-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 18

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp

No auth detected

MCP server metadata

Name
playwright-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 17

navigate

Navigate the browser to a URL.

Inferred read-only
screenshot

Take a PNG screenshot of the current page (or a specific element).

Inferred read-only
click

Click an element matched by CSS selector or visible text.

Inferred read-only
type_text

Type text into an input/textarea.

Inferred read-only
get_text

Extract visible text from the page or a specific element.

Inferred read-only
get_html

Return the HTML of the page or a specific element.

Inferred read-only
evaluate

Evaluate JavaScript in the page context.

Inferred read-only
select_option

Choose an option from a <select> element by value or visible label.

Inferred read-only
scroll

Scroll the page (or an element) in the given direction by `amount` pixels.

Inferred read-only
wait_for

Wait until a selector reaches a given state (visible|hidden|attached|detached).

Inferred read-only
get_links

Collect all anchor hrefs, optionally filtered by regex.

Inferred read-only
extract_table

Extract a standard HTML table as a list of row objects keyed by header.

Inferred read-only
page_pdf

Render the current page as PDF (headless only).

Inferred read-only
fill_form

Fill multiple form fields from a list of {selector, value} and optionally submit.

Inferred read-only
get_cookies

Return all cookies for the current browser context.

Inferred read-only
set_cookies

Set cookies for the current browser context.

Inferred read-only
close_browser

Close the underlying browser, freeing resources.

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.playwright-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "playwright-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: playwright-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/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": {
    "playwright-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "playwright-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "playwright-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 19

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp

No auth detected

MCP server metadata

Name
premium-data-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 5

search_government_contracts

Search US federal government contracts, grants, and spending data from USASpending.

Inferred read-only
lookup_business_registration

Look up company registration records, officers, and filings from global business registries.

Inferred read-only
search_amazon_products

Search Amazon for product details, pricing, reviews, and ratings.

Inferred read-only
search_fda_recalls

Search FDA product recalls, safety alerts, and enforcement actions across drugs, food, and devices.

Inferred read-only
compare_product_prices

Compare product prices across e-commerce platforms using Google Shopping and direct URL monitoring.

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.premium-data-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "premium-data-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: premium-data-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/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": {
    "premium-data-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "premium-data-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "premium-data-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/premium-data-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 20

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/real-estate-mcp-server/mcp

No auth detected

MCP server metadata

Name
Real Estate MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 2

search_redfin_properties

Search Redfin's real estate database for property listings by location and criteria.

Inferred read-only
get_property_details

Retrieve comprehensive details for a specific property from Redfin URL.

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.real-estate-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/real-estate-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "real-estate-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/real-estate-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: real-estate-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/real-estate-mcp-server/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": {
    "real-estate-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/real-estate-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "real-estate-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/real-estate-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "real-estate-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/real-estate-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 21

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/reddit-mcp-server/mcp

No auth detected

MCP server metadata

Name
reddit-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 2

search_reddit

Search Reddit posts.

Inferred read-only
get_subreddit

Get posts from a subreddit.

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.reddit-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/reddit-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "reddit-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/reddit-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: reddit-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/reddit-mcp-server/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": {
    "reddit-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/reddit-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "reddit-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/reddit-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "reddit-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/reddit-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 22

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/redfin-mcp-server/mcp

No auth detected

MCP server metadata

Name
Redfin Real Estate MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 2

search_properties

Query Redfin real estate listings by location and filters for residential properties.

Inferred read-only
get_property_details

Retrieve full property details from Redfin listing page.

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.redfin-real-estate-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/redfin-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "redfin-real-estate-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/redfin-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: redfin-real-estate-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/redfin-mcp-server/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": {
    "redfin-real-estate-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/redfin-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "redfin-real-estate-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/redfin-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "redfin-real-estate-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/redfin-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 23

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/mcp

No auth detected

MCP server metadata

Name
regulatory-filings-mcp
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 17

get_form_4_insider_trades

Retrieve SEC Form 4 insider trades (officers/directors buying or selling their own stock).

Inferred read-only
get_form_d_private_funding

Retrieve SEC Form D private offerings — private rounds, hedge fund launches, exempt securities filings.

Inferred read-only
get_form_8k_material_events

Retrieve SEC Form 8-K material event filings — M&A, executive changes, bankruptcy, earnings, going concerns.

Inferred read-only
get_form_13f_holdings

Retrieve SEC Form 13F-HR holdings — institutional investor positions ($100M+ AUM funds).

Inferred read-only
get_schedule_13d_activist

Retrieve SEC Schedule 13D / 13G activist & beneficial-ownership filings (>5% stake).

Inferred read-only
detect_insider_cluster

Detect insider buying clusters — multiple officers/directors buying the same stock inside a window.

Inferred read-only
get_13f_delta

Compute the position delta between a 13F filer's two most recent filings.

Inferred read-only
get_swf_holdings

Retrieve sovereign wealth fund (SWF) US equity holdings — Norway GPFG, GIC Singapore, ADIA, PIF.

Inferred read-only
get_ipo_calendar

Retrieve upcoming IPO calendar — pricing date, shares offered, price range, lead underwriters.

Inferred read-only
get_earnings_calendar

Retrieve upcoming earnings calendar — report dates, EPS estimates, revenue estimates.

Inferred read-only
get_earnings_estimates

Retrieve analyst earnings estimate revisions — EPS upgrades/downgrades over the lookback window.

Inferred read-only
get_analyst_targets

Retrieve Wall Street analyst price targets for a ticker — high, low, mean, latest changes by firm.

Inferred read-only
get_pre_ipo_secondary

Retrieve pre-IPO secondary market valuations — Forge, EquityZen, Hiive prices for SpaceX, Stripe, OpenAI tier names.

Inferred read-only
get_options_unusual_activity

Retrieve unusual options activity — volume vs open-interest spikes, large block trades, suspected smart-money positioning.

Inferred read-only
get_short_interest

Retrieve short interest data — short ratio, days-to-cover, % of float short, changes vs prior period.

Inferred read-only
get_stock_splits_corporate_actions

Retrieve upcoming stock splits, spinoffs, mergers, special dividends, and other corporate actions.

Inferred read-only
get_dividend_aristocrats

Retrieve S&P 500 Dividend Aristocrats — companies with 25+ consecutive years of dividend increases.

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.regulatory-filings-mcp]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "regulatory-filings-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: regulatory-filings-mcp
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/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": {
    "regulatory-filings-mcp": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "regulatory-filings-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "regulatory-filings-mcp",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/regulatory-filings-mcp/mcp"
}
MCP Inspector

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

ENDPOINT 24

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/review-intelligence-mcp-server/mcp

No auth detected

MCP server metadata

Name
review-intelligence-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 3

trustpilot_reviews

Get Trustpilot reviews for a company.

Inferred read-only
g2_reviews

Get G2 software reviews.

Inferred read-only
yelp_reviews

Get Yelp business reviews.

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.review-intelligence-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/review-intelligence-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "review-intelligence-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/review-intelligence-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: review-intelligence-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/review-intelligence-mcp-server/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": {
    "review-intelligence-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/review-intelligence-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "review-intelligence-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/review-intelligence-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "review-intelligence-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/review-intelligence-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 25

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/mcp

No auth detected

MCP server metadata

Name
sales-intelligence-mcp
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 10

find_company_emails

Find publicly available business email addresses for a company domain.

Potential side effects
enrich_company

Enrich a single company with domain, description, industry, employee band, social profiles, and (where available) email patterns.

Potential side effects
aggregate_company_profile

Build a full company profile by aggregating across multiple public sources: homepage, /about, /careers, JSON-LD schema, plus Crunchbase free-tier funding scrape when `include_funding=True`.

Inferred read-only
find_b2b_leads

Find B2B sales leads matching an industry / geography / size filter.

Inferred read-only
enrich_lead_list

Bulk-enrich a list of company domains with emails, contact pages, social profiles, and (where available) phone numbers.

Inferred read-only
detect_hiring_signal

Detect hiring-momentum signals for a list of companies.

Inferred read-only
track_startup_funding

Track recent startup funding announcements filtered by stage and sector.

Inferred read-only
detect_tech_stack

Detect the technology stack used by a website (frameworks, CMS, analytics, payment, hosting, security, marketing tools).

Potential side effects
find_yc_companies

Find Y Combinator companies, optionally filtered by batch (e.

Inferred read-only
search_linkedin_jobs

Search LinkedIn for public job postings matching a query.

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.sales-intelligence-mcp]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sales-intelligence-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sales-intelligence-mcp
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/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": {
    "sales-intelligence-mcp": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sales-intelligence-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sales-intelligence-mcp",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sales-intelligence-mcp/mcp"
}
MCP Inspector

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

ENDPOINT 26

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/seo-web-analysis-mcp-server/mcp

No auth detected

MCP server metadata

Name
SEO & Web Analysis MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 5

crawl_website

Crawl a website and extract structured content from all accessible pages.

Inferred read-only
detect_tech_stack

Identify the technology stack and services used by a website.

Inferred read-only
check_dns

Perform DNS lookup to retrieve DNS record details for a domain.

Inferred read-only
check_ssl

Inspect SSL/TLS certificate details for a domain.

Inferred read-only
lookup_whois

Query WHOIS database for domain registration details.

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.seo-web-analysis-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/seo-web-analysis-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "seo-web-analysis-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/seo-web-analysis-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: seo-web-analysis-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/seo-web-analysis-mcp-server/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": {
    "seo-web-analysis-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/seo-web-analysis-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "seo-web-analysis-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/seo-web-analysis-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "seo-web-analysis-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/seo-web-analysis-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 27

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp

No auth detected

MCP server metadata

Name
Social & Content MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 4

search_devto

Search dev.

Inferred read-only
get_steam_games

Search Steam game platform for video games by title or keyword.

Inferred read-only
search_podcasts

Search podcast directories for episodes matching topics or keywords.

Inferred read-only
search_events

Search Eventbrite for upcoming local and online events by topic and location.

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.social-content-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "social-content-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: social-content-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/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": {
    "social-content-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "social-content-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "social-content-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/social-content-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 28

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sports-mcp-server/mcp

No auth detected

MCP server metadata

Name
Sports Scores MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 4

get_nba_scores

Retrieve today's NBA basketball game scores, schedules, and results.

Inferred read-only
get_nfl_scores

Fetch current NFL football game scores, schedules, and results.

Inferred read-only
get_nhl_scores

Get today's NHL hockey game scores, schedules, and match results.

Inferred read-only
get_all_scores

Retrieve combined scores from all major sports leagues (NBA, NFL, NHL) in a single call.

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.sports-scores-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sports-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sports-scores-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sports-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sports-scores-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sports-mcp-server/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": {
    "sports-scores-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sports-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sports-scores-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sports-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sports-scores-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sports-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 29

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/travel-mcp-server/mcp

No auth detected

MCP server metadata

Name
travel-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 3

search_airbnb

Search Airbnb listings by location.

Inferred read-only
search_hotels

Search Booking.

Inferred read-only
search_tripadvisor

Search TripAdvisor for restaurants, attractions, or hotels with reviews.

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.travel-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/travel-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "travel-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/travel-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: travel-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/travel-mcp-server/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": {
    "travel-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/travel-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "travel-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/travel-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "travel-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/travel-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 30

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/weather-mcp-server/mcp

No auth detected

MCP server metadata

Name
weather-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 1

get_weather

Get current weather and forecast for a location.

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.weather-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/weather-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "weather-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/weather-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: weather-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/weather-mcp-server/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": {
    "weather-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/weather-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "weather-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/weather-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "weather-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/weather-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 31

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/web-scraping-mcp-server/mcp

No auth detected

MCP server metadata

Name
web-scraping-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 3

crawl_website

Crawl a website and extract its content as structured data.

Inferred read-only
google_search

Search Google and return organic results with titles, URLs, snippets.

Inferred read-only
wikipedia_lookup

Look up a Wikipedia article and return its content.

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.web-scraping-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/web-scraping-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "web-scraping-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/web-scraping-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: web-scraping-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/web-scraping-mcp-server/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": {
    "web-scraping-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/web-scraping-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "web-scraping-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/web-scraping-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "web-scraping-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/web-scraping-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 32

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/yahoo-finance-mcp-server/mcp

No auth detected

MCP server metadata

Name
Yahoo Finance MCP Server
Version
1.0.0
Capabilities
toolspromptsresources

Known tools 3

get_stock_quote

Fetch the current stock market quote for an individual ticker symbol.

Inferred read-only
get_multiple_quotes

Fetch current stock quotes for multiple ticker symbols in one request.

Inferred read-only
compare_stocks

Compare multiple stock securities side-by-side with key financial metrics and performance data.

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.yahoo-finance-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/yahoo-finance-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "yahoo-finance-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/yahoo-finance-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: yahoo-finance-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/yahoo-finance-mcp-server/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": {
    "yahoo-finance-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/yahoo-finance-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "yahoo-finance-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/yahoo-finance-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "yahoo-finance-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/yahoo-finance-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 33

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/youtube-media-mcp-server/mcp

No auth detected

MCP server metadata

Name
youtube-media-mcp-server
Version
2.14.7
Capabilities
toolspromptsresources

Known tools 3

youtube_transcript

Extract transcript/subtitles from a YouTube video.

Inferred read-only
search_podcasts

Search for podcast episodes by topic.

Inferred read-only
imdb_search

Search IMDB for movies and TV shows.

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.youtube-media-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/youtube-media-mcp-server/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "youtube-media-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/youtube-media-mcp-server/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: youtube-media-mcp-server
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/youtube-media-mcp-server/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": {
    "youtube-media-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/youtube-media-mcp-server/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "youtube-media-mcp-server": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/youtube-media-mcp-server/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "youtube-media-mcp-server",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/youtube-media-mcp-server/mcp"
}
MCP Inspector

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

ENDPOINT 34

https://mrbridge--tft-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mrbridge--tft-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mrbridge--tft-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mrbridge--tft-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mrbridge--tft-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mrbridge--tft-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mrbridge--tft-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 35

https://themineworks--company-diligence-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://themineworks--company-diligence-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--company-diligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://themineworks--company-diligence-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://themineworks--company-diligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--company-diligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://themineworks--company-diligence-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 36

https://themineworks--real-estate-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://themineworks--real-estate-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--real-estate-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://themineworks--real-estate-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://themineworks--real-estate-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--real-estate-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://themineworks--real-estate-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 37

https://themineworks--recruiting-jobs-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://themineworks--recruiting-jobs-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--recruiting-jobs-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://themineworks--recruiting-jobs-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://themineworks--recruiting-jobs-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--recruiting-jobs-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://themineworks--recruiting-jobs-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 38

https://themineworks--social-research-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://themineworks--social-research-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--social-research-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://themineworks--social-research-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://themineworks--social-research-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--social-research-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://themineworks--social-research-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 39

https://nexgendata--banking-financial-stability-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--banking-financial-stability-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--banking-financial-stability-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--banking-financial-stability-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--banking-financial-stability-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--banking-financial-stability-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--banking-financial-stability-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 40

https://nexgendata--china-market-intelligence-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--china-market-intelligence-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--china-market-intelligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--china-market-intelligence-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--china-market-intelligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--china-market-intelligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--china-market-intelligence-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 41

https://nexgendata--chinese-social-signals-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--chinese-social-signals-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--chinese-social-signals-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--chinese-social-signals-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--chinese-social-signals-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--chinese-social-signals-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--chinese-social-signals-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 42

https://nexgendata--crypto-defi-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--crypto-defi-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--crypto-defi-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--crypto-defi-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--crypto-defi-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--crypto-defi-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--crypto-defi-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 43

https://nexgendata--energy-commodity-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--energy-commodity-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--energy-commodity-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--energy-commodity-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--energy-commodity-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--energy-commodity-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--energy-commodity-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 44

https://nexgendata--environmental-esg-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--environmental-esg-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--environmental-esg-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--environmental-esg-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--environmental-esg-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--environmental-esg-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--environmental-esg-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 45

https://nexgendata--healthcare-fda-intelligence-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--healthcare-fda-intelligence-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--healthcare-fda-intelligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--healthcare-fda-intelligence-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--healthcare-fda-intelligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--healthcare-fda-intelligence-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--healthcare-fda-intelligence-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 46

https://nexgendata--labor-compliance-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--labor-compliance-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--labor-compliance-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--labor-compliance-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--labor-compliance-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--labor-compliance-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--labor-compliance-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 47

https://nexgendata--sec-corporate-events-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--sec-corporate-events-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--sec-corporate-events-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--sec-corporate-events-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--sec-corporate-events-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--sec-corporate-events-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--sec-corporate-events-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 48

https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://nexgendata--supply-chain-logistics-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 49

https://peppy-weekend--dependency-freshness-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://peppy-weekend--dependency-freshness-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://peppy-weekend--dependency-freshness-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://peppy-weekend--dependency-freshness-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://peppy-weekend--dependency-freshness-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://peppy-weekend--dependency-freshness-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://peppy-weekend--dependency-freshness-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 50

https://mcp.apify.com/?actors=cooki/ai-brand-visibility-tracker

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=cooki/ai-brand-visibility-tracker"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=cooki/ai-brand-visibility-tracker",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=cooki/ai-brand-visibility-tracker

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=cooki/ai-brand-visibility-tracker",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=cooki/ai-brand-visibility-tracker",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=cooki/ai-brand-visibility-tracker",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 51

https://mcp.apify.com/?actors=cooki/bluesky-mentions-scraper

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=cooki/bluesky-mentions-scraper"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=cooki/bluesky-mentions-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=cooki/bluesky-mentions-scraper

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=cooki/bluesky-mentions-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=cooki/bluesky-mentions-scraper",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=cooki/bluesky-mentions-scraper",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 52

https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=cooki/bluesky-profile-scraper",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 53

https://mcp.apify.com/?tools=jdepablos/ebay-sold-price-appraiser,jdepablos/vinted-search-feed,jdepablos/second-hand-deal-scanner-es,jdepablos/borme-company-feed,jdepablos/spain-boe-auctions,jdepablos/trademark-watch-tmview,jdepablos/insider-trading-feed,jdepablos/clinical-trials-watch,jdepablos/startup-funding-feed,jdepablos/pokemon-card-price-checker,jdepablos/chrono24-watch-analyzer,jdepablos/catawiki-deal-finder,jdepablos/patent-watch,jdepablos/airbnb-market-analyzer,jdepablos/booking-hotel-price-analyzer,jdepablos/samgov-opportunities-feed,jdepablos/sec-13f-holdings-feed,jdepablos/sec-8k-events-feed,jdepablos/companies-house-feed

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=jdepablos/ebay-sold-price-appraiser,jdepablos/vinted-search-feed,jdepablos/second-hand-deal-scanner-es,jdepablos/borme-company-feed,jdepablos/spain-boe-auctions,jdepablos/trademark-watch-tmview,jdepablos/insider-trading-feed,jdepablos/clinical-trials-watch,jdepablos/startup-funding-feed,jdepablos/pokemon-card-price-checker,jdepablos/chrono24-watch-analyzer,jdepablos/catawiki-deal-finder,jdepablos/patent-watch,jdepablos/airbnb-market-analyzer,jdepablos/booking-hotel-price-analyzer,jdepablos/samgov-opportunities-feed,jdepablos/sec-13f-holdings-feed,jdepablos/sec-8k-events-feed,jdepablos/companies-house-feed"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=jdepablos/ebay-sold-price-appraiser,jdepablos/vinted-search-feed,jdepablos/second-hand-deal-scanner-es,jdepablos/borme-company-feed,jdepablos/spain-boe-auctions,jdepablos/trademark-watch-tmview,jdepablos/insider-trading-feed,jdepablos/clinical-trials-watch,jdepablos/startup-funding-feed,jdepablos/pokemon-card-price-checker,jdepablos/chrono24-watch-analyzer,jdepablos/catawiki-deal-finder,jdepablos/patent-watch,jdepablos/airbnb-market-analyzer,jdepablos/booking-hotel-price-analyzer,jdepablos/samgov-opportunities-feed,jdepablos/sec-13f-holdings-feed,jdepablos/sec-8k-events-feed,jdepablos/companies-house-feed",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=jdepablos/ebay-sold-price-appraiser,jdepablos/vinted-search-feed,jdepablos/second-hand-deal-scanner-es,jdepablos/borme-company-feed,jdepablos/spain-boe-auctions,jdepablos/trademark-watch-tmview,jdepablos/insider-trading-feed,jdepablos/clinical-trials-watch,jdepablos/startup-funding-feed,jdepablos/pokemon-card-price-checker,jdepablos/chrono24-watch-analyzer,jdepablos/catawiki-deal-finder,jdepablos/patent-watch,jdepablos/airbnb-market-analyzer,jdepablos/booking-hotel-price-analyzer,jdepablos/samgov-opportunities-feed,jdepablos/sec-13f-holdings-feed,jdepablos/sec-8k-events-feed,jdepablos/companies-house-feed

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=jdepablos/ebay-sold-price-appraiser,jdepablos/vinted-search-feed,jdepablos/second-hand-deal-scanner-es,jdepablos/borme-company-feed,jdepablos/spain-boe-auctions,jdepablos/trademark-watch-tmview,jdepablos/insider-trading-feed,jdepablos/clinical-trials-watch,jdepablos/startup-funding-feed,jdepablos/pokemon-card-price-checker,jdepablos/chrono24-watch-analyzer,jdepablos/catawiki-deal-finder,jdepablos/patent-watch,jdepablos/airbnb-market-analyzer,jdepablos/booking-hotel-price-analyzer,jdepablos/samgov-opportunities-feed,jdepablos/sec-13f-holdings-feed,jdepablos/sec-8k-events-feed,jdepablos/companies-house-feed",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=jdepablos/ebay-sold-price-appraiser,jdepablos/vinted-search-feed,jdepablos/second-hand-deal-scanner-es,jdepablos/borme-company-feed,jdepablos/spain-boe-auctions,jdepablos/trademark-watch-tmview,jdepablos/insider-trading-feed,jdepablos/clinical-trials-watch,jdepablos/startup-funding-feed,jdepablos/pokemon-card-price-checker,jdepablos/chrono24-watch-analyzer,jdepablos/catawiki-deal-finder,jdepablos/patent-watch,jdepablos/airbnb-market-analyzer,jdepablos/booking-hotel-price-analyzer,jdepablos/samgov-opportunities-feed,jdepablos/sec-13f-holdings-feed,jdepablos/sec-8k-events-feed,jdepablos/companies-house-feed",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=jdepablos/ebay-sold-price-appraiser,jdepablos/vinted-search-feed,jdepablos/second-hand-deal-scanner-es,jdepablos/borme-company-feed,jdepablos/spain-boe-auctions,jdepablos/trademark-watch-tmview,jdepablos/insider-trading-feed,jdepablos/clinical-trials-watch,jdepablos/startup-funding-feed,jdepablos/pokemon-card-price-checker,jdepablos/chrono24-watch-analyzer,jdepablos/catawiki-deal-finder,jdepablos/patent-watch,jdepablos/airbnb-market-analyzer,jdepablos/booking-hotel-price-analyzer,jdepablos/samgov-opportunities-feed,jdepablos/sec-13f-holdings-feed,jdepablos/sec-8k-events-feed,jdepablos/companies-house-feed",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 54

https://mcp.apify.com/?actors=prometheusagency/bluesky-brand-monitor

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=prometheusagency/bluesky-brand-monitor"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-brand-monitor",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=prometheusagency/bluesky-brand-monitor

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-brand-monitor",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-brand-monitor",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-brand-monitor",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 55

https://mcp.apify.com/?actors=prometheusagency/bluesky-followers-export

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=prometheusagency/bluesky-followers-export"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-followers-export",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=prometheusagency/bluesky-followers-export

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-followers-export",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-followers-export",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-followers-export",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 56

https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=prometheusagency/bluesky-scraper",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 57

https://mcp.apify.com/?actors=prometheusagency/eu-industrial-emissions

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=prometheusagency/eu-industrial-emissions"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/eu-industrial-emissions",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=prometheusagency/eu-industrial-emissions

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/eu-industrial-emissions",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/eu-industrial-emissions",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=prometheusagency/eu-industrial-emissions",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 58

https://mcp.apify.com/?actors=prometheusagency/eudr-parcel-screener

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=prometheusagency/eudr-parcel-screener"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/eudr-parcel-screener",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=prometheusagency/eudr-parcel-screener

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/eudr-parcel-screener",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/eudr-parcel-screener",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=prometheusagency/eudr-parcel-screener",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 59

https://mcp.apify.com/?actors=prometheusagency/expired-domain-screener

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=prometheusagency/expired-domain-screener"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/expired-domain-screener",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=prometheusagency/expired-domain-screener

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/expired-domain-screener",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/expired-domain-screener",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=prometheusagency/expired-domain-screener",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 60

https://mcp.apify.com/?actors=prometheusagency/shopify-app-store-scraper

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=prometheusagency/shopify-app-store-scraper"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/shopify-app-store-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=prometheusagency/shopify-app-store-scraper

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/shopify-app-store-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/shopify-app-store-scraper",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=prometheusagency/shopify-app-store-scraper",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 61

https://mcp.apify.com/?actors=prometheusagency/us-building-permits

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=prometheusagency/us-building-permits"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/us-building-permits",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=prometheusagency/us-building-permits

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=prometheusagency/us-building-permits",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=prometheusagency/us-building-permits",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=prometheusagency/us-building-permits",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 62

https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 63

https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 64

https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 65

https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 66

https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 67

https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 68

https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 69

https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 70

https://afanasenko--zillow-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://afanasenko--zillow-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://afanasenko--zillow-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://afanasenko--zillow-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://afanasenko--zillow-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://afanasenko--zillow-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://afanasenko--zillow-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 71

https://mcp.apify.com/?tools=dizzyvinci/building-permit-aggregator

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=dizzyvinci/building-permit-aggregator"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=dizzyvinci/building-permit-aggregator",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=dizzyvinci/building-permit-aggregator

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=dizzyvinci/building-permit-aggregator",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=dizzyvinci/building-permit-aggregator",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=dizzyvinci/building-permit-aggregator",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 72

https://mcp.apify.com/?tools=dizzyvinci/shopify-catalog-monitor

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=dizzyvinci/shopify-catalog-monitor"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=dizzyvinci/shopify-catalog-monitor",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=dizzyvinci/shopify-catalog-monitor

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=dizzyvinci/shopify-catalog-monitor",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=dizzyvinci/shopify-catalog-monitor",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=dizzyvinci/shopify-catalog-monitor",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 73

https://mcp.apify.com/?actors=opportunity-biz/document-to-json-mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=opportunity-biz/document-to-json-mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=opportunity-biz/document-to-json-mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=opportunity-biz/document-to-json-mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=opportunity-biz/document-to-json-mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=opportunity-biz/document-to-json-mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=opportunity-biz/document-to-json-mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 74

https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 75

https://mcp.apify.com/?tools=johnvc/apple-maps-api

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/apple-maps-api"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/apple-maps-api

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 76

https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/apple-app-store-reviews-api",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 77

https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/Baidu-Search-Scraper",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 78

https://mcp.apify.com/?tools=johnvc/fuelprices

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/fuelprices"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/fuelprices",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/fuelprices

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/fuelprices",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/fuelprices",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/fuelprices",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 79

https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/Google-AI-Overview-API",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 80

https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 81

https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/Google-Flights-Data-Scraper-Flight-and-Price-Search",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 82

https://mcp.apify.com/?tools=johnvc/google-hotels-search-scraper

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/google-hotels-search-scraper"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-hotels-search-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/google-hotels-search-scraper

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-hotels-search-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-hotels-search-scraper",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/google-hotels-search-scraper",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 83

https://mcp.apify.com/?tools=johnvc/Google-Jobs-Scraper

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/Google-Jobs-Scraper"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Google-Jobs-Scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/Google-Jobs-Scraper

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/Google-Jobs-Scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Google-Jobs-Scraper",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/Google-Jobs-Scraper",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 84

https://mcp.apify.com/?tools=johnvc/google-local-api

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/google-local-api"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-local-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/google-local-api

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-local-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-local-api",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/google-local-api",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 85

https://mcp.apify.com/?tools=johnvc/GoogleNewsAPI

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/GoogleNewsAPI"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/GoogleNewsAPI",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/GoogleNewsAPI

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/GoogleNewsAPI",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/GoogleNewsAPI",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/GoogleNewsAPI",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 86

https://mcp.apify.com/?tools=johnvc/google-scholar-api

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/google-scholar-api"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-scholar-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/google-scholar-api

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-scholar-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-scholar-api",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/google-scholar-api",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 87

https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 88

https://mcp.apify.com/?tools=johnvc/linkedin-posts-api

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/linkedin-posts-api

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 89

https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/startup-investors-data-scraper",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 90

https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 91

https://mcp.apify.com/?tools=johnvc/Scrape-Yandex

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/Scrape-Yandex"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Scrape-Yandex",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/Scrape-Yandex

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/Scrape-Yandex",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/Scrape-Yandex",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/Scrape-Yandex",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 92

https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 93

https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 94

https://piotrv1001--linkedin-decision-maker-finder.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://piotrv1001--linkedin-decision-maker-finder.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://piotrv1001--linkedin-decision-maker-finder.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://piotrv1001--linkedin-decision-maker-finder.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://piotrv1001--linkedin-decision-maker-finder.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://piotrv1001--linkedin-decision-maker-finder.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://piotrv1001--linkedin-decision-maker-finder.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 95

https://themineworks--india-jobs-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://themineworks--india-jobs-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--india-jobs-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://themineworks--india-jobs-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://themineworks--india-jobs-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--india-jobs-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://themineworks--india-jobs-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 96

https://themineworks--india-real-estate-mcp.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://themineworks--india-real-estate-mcp.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--india-real-estate-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://themineworks--india-real-estate-mcp.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://themineworks--india-real-estate-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://themineworks--india-real-estate-mcp.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://themineworks--india-real-estate-mcp.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 97

https://budding-retrograde--clipforge.apify.actor/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://budding-retrograde--clipforge.apify.actor/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://budding-retrograde--clipforge.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://budding-retrograde--clipforge.apify.actor/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://budding-retrograde--clipforge.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://budding-retrograde--clipforge.apify.actor/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://budding-retrograde--clipforge.apify.actor/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 98

https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=eltociear/mcp-server-security-scanner",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

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

ENDPOINT 99

https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms

Auth required

Known tools 0

No tool metadata was available in the registry cache.

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.apify-com]
url = "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: apify-com
Remote MCP URL: https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apify-com": {
      "url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "apify-com": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "apify-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "apify-com",
  "transport": "streamable-http",
  "url": "https://mcp.apify.com/?actors=eltociear/url-to-markdown-for-llms",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

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 workers.dev was fetched 2026-07-25T21:40:35.686Z.

Indexed

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