General Tools
apify.com
Provides tools for searching academic papers, car market analysis, and cryptocurrency price data.
ENDPOINT 1
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/academic-research-mcp-server/mcp
MCP server metadata
- Name
- Academic Research MCP Server
- Version
- 1.0.0
Known tools 2
search_arxivSearch the arXiv preprint repository for peer-reviewed academic papers in physics, mathematics, computer science, and related fields.
Inferred read-onlysearch_google_scholarQuery Google Scholar for academic papers, citations, and research articles across all disciplines.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- automotive-mcp-server
- Version
- 2.14.7
Known tools 2
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
MCP server metadata
- Name
- crypto-mcp-server
- Version
- 2.14.7
Known tools 2
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
MCP server metadata
- Name
- Developer Tools MCP Server
- Version
- 1.0.0
Known tools 7
search_githubSearch GitHub repositories by keyword to discover code, projects, and libraries.
Inferred read-onlyget_pypi_packageRetrieve Python package information from PyPI (Python Package Index).
Inferred read-onlysearch_stackoverflowSearch Stack Overflow Q&A platform for programming questions, solutions, and code examples.
Inferred read-onlysearch_arxivSearch arXiv for academic papers in computer science, machine learning, AI, physics, and mathematics.
Inferred read-onlysearch_google_scholarSearch Google Scholar for computer science research papers, citations, and academic publications.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- domain-intelligence-mcp-server
- Version
- 2.14.7
Known tools 4
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
MCP server metadata
- Name
- E-Commerce Intelligence MCP Server
- Version
- 1.0.0
Known tools 2
analyze_shopify_storeAnalyze a Shopify e-commerce store to extract technology stack, theme, installed apps, estimated traffic, and store performance metrics.
Inferred read-onlyget_store_productsExtract all products from a Shopify store including titles, descriptions, images, pricing, variants, and inventory status.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- enterprise-mcp-gateway
- Version
- 1.0.47
Known tools 152
academic-research__search_arxiv[Academic Research] Search arXiv for academic papers.
Inferred read-onlyacademic-research__search_google_scholar[Academic Research] Search Google Scholar for academic papers.
Inferred read-onlyautomotive__car_market_analysis[Automotive Intelligence] Analyze car market prices for a specific make/model.
Inferred read-onlycrypto__crypto_prices[Crypto Intelligence] Get current cryptocurrency prices and market data from CoinGecko.
Inferred read-onlydeveloper-tools__get_github_repo[Developer Tools] Get GitHub repository stats — stars, forks, issues, language, description, and recent activity.
Inferred read-onlydeveloper-tools__search_github[Developer Tools] Search GitHub repositories by keyword.
Inferred read-onlydeveloper-tools__get_npm_package[Developer Tools] Get npm package details — version, downloads, dependencies, description, and maintainers.
Inferred read-onlydeveloper-tools__get_pypi_package[Developer Tools] Get Python package details from PyPI — version, downloads, dependencies, and description.
Inferred read-onlydeveloper-tools__search_stackoverflow[Developer Tools] Search StackOverflow for programming questions and answers.
Inferred read-onlydeveloper-tools__search_arxiv[Developer Tools] Search arXiv for academic papers in CS, ML, AI, physics, and math.
Inferred read-onlydeveloper-tools__search_google_scholar[Developer Tools] Search Google Scholar for academic papers, citations, and research.
Inferred read-onlydomain-intelligence__dns_lookup[Domain Intelligence] Look up DNS records for a domain.
Inferred read-onlydomain-intelligence__whois_lookup[Domain Intelligence] Look up WHOIS information for a domain.
Inferred read-onlydomain-intelligence__ssl_check[Domain Intelligence] Check SSL certificate for a domain.
Inferred read-onlydomain-intelligence__ip_geolocation[Domain Intelligence] Look up geolocation for an IP address.
Inferred read-onlyecommerce-intelligence__analyze_shopify_store[E-Commerce Intelligence] Analyze a Shopify store — get tech stack, theme, apps, traffic estimates, and store metadata.
Inferred read-onlyecommerce-intelligence__get_store_products[E-Commerce Intelligence] Get products listed on a Shopify store including prices, titles, images, and variants.
Inferred read-onlyfinance__get_stock_data[Finance & Markets] Get stock market data for a ticker symbol from Yahoo Finance.
Inferred read-onlyfinance__screen_stocks[Finance & Markets] Screen stocks using Finviz stock screener.
Inferred read-onlyfinance__get_crypto_prices[Finance & Markets] Get cryptocurrency prices and market data from CoinGecko.
Inferred read-onlyfinance__get_exchange_rates[Finance & Markets] Get current currency exchange rates.
Inferred read-onlyfinance__track_crypto_portfolio[Finance & Markets] Track real-time prices for a portfolio of cryptocurrencies.
Inferred read-onlygithub__get_repo_stats[GitHub Intelligence] Get detailed statistics for a GitHub repository including stars, forks, issues, and activity.
Inferred read-onlygithub__get_repo_languages[GitHub Intelligence] Get the programming language breakdown for a GitHub repository.
Inferred read-onlygithub__compare_repos[GitHub Intelligence] Compare multiple GitHub repositories side by side.
Inferred read-onlyglobal-equities-screener__screen_us_finviz[Global Equities Screener] Screen US-listed stocks (NYSE/NASDAQ/AMEX) via Finviz with 100+ filters.
Inferred read-onlyglobal-equities-screener__screen_china_a_shares[Global Equities Screener] Screen Mainland China A-shares (Shanghai + Shenzhen) via Eastmoney data.
Inferred read-onlyglobal-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-onlyglobal-equities-screener__screen_china_chinext[Global Equities Screener] Screen ChiNext (Shenzhen growth board) — China's Nasdaq-equivalent for growth companies.
Inferred read-onlyglobal-equities-screener__screen_china_bse[Global Equities Screener] Screen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board.
Inferred read-onlyglobal-equities-screener__screen_chinese_adrs[Global Equities Screener] Screen Chinese ADRs listed on US exchanges (Alibaba, JD, PDD, NIO, etc.
Inferred read-onlyglobal-equities-screener__screen_hk_hang_seng[Global Equities Screener] Screen Hong Kong-listed stocks via HKEX (Hang Seng + Mainboard + GEM).
Inferred read-onlyglobal-equities-screener__screen_taiwan_twse[Global Equities Screener] Screen Taiwan Stock Exchange (TWSE) — semiconductors heavyweights (TSMC, MediaTek, etc.
Inferred read-onlyglobal-equities-screener__screen_korea_kospi[Global Equities Screener] Screen Korea's KOSPI exchange (Samsung, SK Hynix, Hyundai, LG, etc.
Inferred read-onlyglobal-equities-screener__screen_india_nse[Global Equities Screener] Screen India's National Stock Exchange (NSE) — Nifty 50, Nifty Bank, full universe.
Inferred read-onlyglobal-equities-screener__screen_singapore_sgx[Global Equities Screener] Screen Singapore Exchange (SGX) — STI components and SE-Asia REIT universe.
Inferred read-onlyglobal-equities-screener__screen_japan_tse[Global Equities Screener] Screen Tokyo Stock Exchange (TSE) — Nikkei 225, TOPIX, Prime / Standard / Growth markets.
Inferred read-onlyglobal-equities-screener__screen_australia_asx[Global Equities Screener] Screen Australian Securities Exchange (ASX) — ASX 200 + small-caps incl.
Inferred read-onlyglobal-equities-screener__screen_indonesia_idx[Global Equities Screener] Screen Indonesia Stock Exchange (IDX) — LQ45, IDX30, full Jakarta board.
Inferred read-onlyglobal-equities-screener__screen_thailand_set[Global Equities Screener] Screen Thailand Stock Exchange (SET) — SET50, SET100, full Thai universe.
Inferred read-onlyglobal-equities-screener__screen_malaysia_bursa[Global Equities Screener] Screen Bursa Malaysia — FBM KLCI components and Main Market.
Inferred read-onlyglobal-equities-screener__screen_philippines_pse[Global Equities Screener] Screen Philippine Stock Exchange (PSE) — PSEi components and broader market.
Inferred read-onlyglobal-equities-screener__screen_vietnam_hose[Global Equities Screener] Screen Vietnam's HOSE (Ho Chi Minh City Stock Exchange) — VN30 + full HOSE board.
Inferred read-onlyglobal-equities-screener__screen_uk_lse[Global Equities Screener] Screen London Stock Exchange (LSE) — FTSE 100, FTSE 250, AIM.
Inferred read-onlyglobal-equities-screener__screen_germany_dax[Global Equities Screener] Screen Xetra / Deutsche Börse — DAX 40, MDAX, SDAX, TecDAX.
Inferred read-onlyglobal-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-onlyglobal-equities-screener__screen_canada_tsx[Global Equities Screener] Screen Toronto Stock Exchange (TSX) — TSX Composite + TSX Venture exchange (mining/energy heavy).
Inferred read-onlyglobal-equities-screener__screen_mexico_bmv[Global Equities Screener] Screen Bolsa Mexicana de Valores (BMV) — IPC components and broader Mexican universe.
Inferred read-onlyglobal-equities-screener__screen_saudi_tadawul[Global Equities Screener] Screen Saudi Arabia's Tadawul exchange — TASI components, Aramco, banks, petrochems.
Inferred read-onlyglobal-equities-screener__screen_southafrica_jse[Global Equities Screener] Screen Johannesburg Stock Exchange (JSE) — Top 40, mining majors, financials.
Inferred read-onlyglobal-equities-screener__screen_turkey_bist[Global Equities Screener] Screen Borsa Istanbul (BIST) — BIST 100, BIST 30, full Turkish universe.
Inferred read-onlygoogle-maps__search_local_businesses[Google Maps] Search Google Maps for local businesses.
Inferred read-onlygoogle-maps__generate_leads[Google Maps] Generate B2B leads by scraping businesses from Google Maps with contact info.
Inferred read-onlyhr-compensation__search_h1b_salaries[HR & Compensation] Search H1B visa salary data.
Inferred read-onlyhr-compensation__search_salaries[HR & Compensation] Search general salary data for a job title and location.
Inferred read-onlyjob-market__salary_search[Job Market] Search H1B visa salary data for a job title.
Inferred read-onlylegal__search_court_records[Legal Intelligence] Search public court records by name, case number, or state.
Inferred read-onlynews__get_ap_news[News & Media] Get the latest headlines from AP News (Associated Press).
Inferred read-onlynews__get_npr_news[News & Media] Get the latest stories from NPR (National Public Radio).
Inferred read-onlynews__get_hacker_news[News & Media] Get top stories from Hacker News (Y Combinator).
Inferred read-onlynews__search_google_news[News & Media] Search Google News for articles matching a query.
Inferred read-onlyplaywright__screenshot[Playwright Browser] Take a PNG screenshot of the current page (or a specific element).
Inferred read-onlyplaywright__click[Playwright Browser] Click an element matched by CSS selector or visible text.
Inferred read-onlyplaywright__get_text[Playwright Browser] Extract visible text from the page or a specific element.
Inferred read-onlyplaywright__get_html[Playwright Browser] Return the HTML of the page or a specific element.
Inferred read-onlyplaywright__select_option[Playwright Browser] Choose an option from a <select> element by value or visible label.
Inferred read-onlyplaywright__scroll[Playwright Browser] Scroll the page (or an element) in the given direction by `amount` pixels.
Inferred read-onlyplaywright__wait_for[Playwright Browser] Wait until a selector reaches a given state (visible|hidden|attached|detached).
Inferred read-onlyplaywright__get_links[Playwright Browser] Collect all anchor hrefs, optionally filtered by regex.
Inferred read-onlyplaywright__extract_table[Playwright Browser] Extract a standard HTML table as a list of row objects keyed by header.
Inferred read-onlyplaywright__page_pdf[Playwright Browser] Render the current page as PDF (headless only).
Inferred read-onlyplaywright__fill_form[Playwright Browser] Fill multiple form fields from a list of {selector, value} and optionally submit.
Inferred read-onlyplaywright__get_cookies[Playwright Browser] Return all cookies for the current browser context.
Inferred read-onlyplaywright__set_cookies[Playwright Browser] Set cookies for the current browser context.
Inferred read-onlyplaywright__close_browser[Playwright Browser] Close the underlying browser, freeing resources.
Inferred read-onlypremium-data__search_government_contracts[Premium Data] Search US federal government contracts, grants, and spending data from USASpending.
Inferred read-onlypremium-data__lookup_business_registration[Premium Data] Look up company registration records, officers, and filings from global business registries.
Inferred read-onlypremium-data__search_amazon_products[Premium Data] Search Amazon for product details, pricing, reviews, and ratings.
Inferred read-onlypremium-data__search_fda_recalls[Premium Data] Search FDA product recalls, safety alerts, and enforcement actions across drugs, food, and devices.
Inferred read-onlypremium-data__compare_product_prices[Premium Data] Compare product prices across e-commerce platforms using Google Shopping and direct URL monitoring.
Inferred read-onlyreal-estate__search_redfin_properties[Real Estate] Search for real estate properties on Redfin by location.
Inferred read-onlyreal-estate__get_property_details[Real Estate] Get detailed information about a specific property from its Redfin URL.
Inferred read-onlyredfin__search_properties[Redfin Real Estate] Search Redfin for property listings by location and filters.
Inferred read-onlyredfin__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-onlyregulatory-filings__get_form_4_insider_trades[Regulatory Filings] Retrieve SEC Form 4 insider trades (officers/directors buying or selling their own stock).
Inferred read-onlyregulatory-filings__get_form_d_private_funding[Regulatory Filings] Retrieve SEC Form D private offerings — private rounds, hedge fund launches, exempt securities filings.
Inferred read-onlyregulatory-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-onlyregulatory-filings__get_form_13f_holdings[Regulatory Filings] Retrieve SEC Form 13F-HR holdings — institutional investor positions ($100M+ AUM funds).
Inferred read-onlyregulatory-filings__get_schedule_13d_activist[Regulatory Filings] Retrieve SEC Schedule 13D / 13G activist & beneficial-ownership filings (>5% stake).
Inferred read-onlyregulatory-filings__detect_insider_cluster[Regulatory Filings] Detect insider buying clusters — multiple officers/directors buying the same stock inside a window.
Inferred read-onlyregulatory-filings__get_13f_delta[Regulatory Filings] Compute the position delta between a 13F filer's two most recent filings.
Inferred read-onlyregulatory-filings__get_swf_holdings[Regulatory Filings] Retrieve sovereign wealth fund (SWF) US equity holdings — Norway GPFG, GIC Singapore, ADIA, PIF.
Inferred read-onlyregulatory-filings__get_ipo_calendar[Regulatory Filings] Retrieve upcoming IPO calendar — pricing date, shares offered, price range, lead underwriters.
Inferred read-onlyregulatory-filings__get_earnings_calendar[Regulatory Filings] Retrieve upcoming earnings calendar — report dates, EPS estimates, revenue estimates.
Inferred read-onlyregulatory-filings__get_earnings_estimates[Regulatory Filings] Retrieve analyst earnings estimate revisions — EPS upgrades/downgrades over the lookback window.
Inferred read-onlyregulatory-filings__get_analyst_targets[Regulatory Filings] Retrieve Wall Street analyst price targets for a ticker — high, low, mean, latest changes by firm.
Inferred read-onlyregulatory-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-onlyregulatory-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-onlyregulatory-filings__get_short_interest[Regulatory Filings] Retrieve short interest data — short ratio, days-to-cover, % of float short, changes vs prior period.
Inferred read-onlyregulatory-filings__get_stock_splits_corporate_actions[Regulatory Filings] Retrieve upcoming stock splits, spinoffs, mergers, special dividends, and other corporate actions.
Inferred read-onlyregulatory-filings__get_dividend_aristocrats[Regulatory Filings] Retrieve S&P 500 Dividend Aristocrats — companies with 25+ consecutive years of dividend increases.
Inferred read-onlyreview-intelligence__trustpilot_reviews[Review Intelligence] Get Trustpilot reviews for a company.
Inferred read-onlysales-intelligence__find_company_emails[Sales Intelligence] Find publicly available business email addresses for a company domain.
Potential side effectssales-intelligence__enrich_company[Sales Intelligence] Enrich a single company with domain, description, industry, employee band, social profiles, and (where available) email patterns.
Potential side effectssales-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-onlysales-intelligence__find_b2b_leads[Sales Intelligence] Find B2B sales leads matching an industry / geography / size filter.
Inferred read-onlysales-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-onlysales-intelligence__detect_hiring_signal[Sales Intelligence] Detect hiring-momentum signals for a list of companies.
Inferred read-onlysales-intelligence__track_startup_funding[Sales Intelligence] Track recent startup funding announcements filtered by stage and sector.
Inferred read-onlysales-intelligence__detect_tech_stack[Sales Intelligence] Detect the technology stack used by a website (frameworks, CMS, analytics, payment, hosting, security, marketing tools).
Potential side effectssales-intelligence__find_yc_companies[Sales Intelligence] Find Y Combinator companies, optionally filtered by batch (e.
Inferred read-onlysales-intelligence__search_linkedin_jobs[Sales Intelligence] Search LinkedIn for public job postings matching a query.
Inferred read-onlyseo-web-analysis__crawl_website[SEO & Web Analysis] Crawl a website and extract structured content from pages.
Inferred read-onlyseo-web-analysis__detect_tech_stack[SEO & Web Analysis] Detect the technology stack of a website — frameworks, CMS, analytics, CDN, hosting, and more.
Inferred read-onlyseo-web-analysis__check_ssl[SEO & Web Analysis] Check SSL certificate details for a domain — issuer, expiry, protocol version, and validity.
Inferred read-onlyseo-web-analysis__lookup_whois[SEO & Web Analysis] Look up WHOIS registration data for a domain — registrar, creation date, expiry, nameservers.
Inferred read-onlysocial-content__search_podcasts[Social Content] Search for podcast episodes by topic.
Inferred read-onlysocial-content__search_events[Social Content] Search Eventbrite for upcoming events.
Inferred read-onlysports__get_nba_scores[Sports Data] Get today's NBA basketball scores, schedules, and game results.
Inferred read-onlysports__get_nfl_scores[Sports Data] Get current NFL football scores, schedules, and game results.
Inferred read-onlysports__get_nhl_scores[Sports Data] Get today's NHL hockey scores, schedules, and game results.
Inferred read-onlysports__get_all_scores[Sports Data] Get scores from ALL major sports leagues (NBA, NFL, NHL) in one call.
Inferred read-onlytravel__search_tripadvisor[Travel Intelligence] Search TripAdvisor for restaurants, attractions, or hotels with reviews.
Inferred read-onlyweb-scraping__crawl_website[Web Scraping] Crawl a website and extract its content as structured data.
Inferred read-onlyweb-scraping__google_search[Web Scraping] Search Google and return organic results with titles, URLs, snippets.
Inferred read-onlyweb-scraping__wikipedia_lookup[Web Scraping] Look up a Wikipedia article and return its content.
Inferred read-onlyyahoo-finance__get_stock_quote[Yahoo Finance] Get the current stock quote for a ticker symbol.
Inferred read-onlyyahoo-finance__get_multiple_quotes[Yahoo Finance] Get current quotes for multiple stocks at once.
Inferred read-onlyyahoo-finance__compare_stocks[Yahoo Finance] Compare multiple stocks side by side with key metrics.
Inferred read-onlyyoutube-media__youtube_transcript[YouTube & Media] Extract transcript/subtitles from a YouTube video.
Inferred read-onlyyoutube-media__search_podcasts[YouTube & Media] Search for podcast episodes by topic.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- Finance & Market Data MCP Server
- Version
- 1.0.0
Known tools 5
get_stock_dataRetrieve comprehensive stock market data for individual ticker symbols from Yahoo Finance.
Inferred read-onlyscreen_stocksFilter and screen stocks based on financial criteria like market cap range, sector, P/E ratio thresholds, dividend yield, or revenue growth.
Inferred read-onlyget_crypto_pricesFetch real-time cryptocurrency prices and 24-hour market data for multiple coins.
Inferred read-onlyget_exchange_ratesLook up current foreign exchange rates between major world currencies.
Inferred read-onlytrack_crypto_portfolioMonitor real-time prices and performance metrics for a portfolio of cryptocurrency holdings.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- fred-treasury-macro-data-mcp
- Version
- 2.14.7
Known tools 5
get_fred_seriesFetch a FRED economic data series — CPI, GDP, unemployment, fed funds rate, anything in FRED.
Inferred read-onlyget_treasury_yield_curveFull US Treasury par yield curve (1mo, 2mo, 3mo, 4mo, 6mo, 1y, 2y, 3y, 5y, 7y, 10y, 20y, 30y) for a date.
Inferred read-onlyget_upcoming_treasury_auctionsTreasury securities auction calendar — upcoming auctions in the next N days.
Inferred read-onlyget_auction_resultsTreasury auction results — stop-out yield, bid-to-cover ratio, allotments, primary-dealer take.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- GitHub MCP Server
- Version
- 1.0.0
Known tools 4
search_reposSearch across GitHub for repositories matching keywords, sorted by relevance or metrics.
Inferred read-onlyget_repo_languagesAnalyze the programming language composition of a GitHub repository.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- global-equities-screener-mcp
- Version
- 2.14.7
Known tools 26
screen_us_finvizScreen US-listed stocks (NYSE/NASDAQ/AMEX) via Finviz with 100+ filters.
Inferred read-onlyscreen_china_a_sharesScreen Mainland China A-shares (Shanghai + Shenzhen) via Eastmoney data.
Inferred read-onlyscreen_china_star_marketScreen China's STAR Market (Shanghai Sci-Tech Innovation Board) — Chinese hard-tech & biotech IPOs.
Inferred read-onlyscreen_china_chinextScreen ChiNext (Shenzhen growth board) — China's Nasdaq-equivalent for growth companies.
Inferred read-onlyscreen_china_bseScreen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board.
Inferred read-onlyscreen_chinese_adrsScreen Chinese ADRs listed on US exchanges (Alibaba, JD, PDD, NIO, etc.
Inferred read-onlyscreen_hk_hang_sengScreen Hong Kong-listed stocks via HKEX (Hang Seng + Mainboard + GEM).
Inferred read-onlyscreen_taiwan_twseScreen Taiwan Stock Exchange (TWSE) — semiconductors heavyweights (TSMC, MediaTek, etc.
Inferred read-onlyscreen_korea_kospiScreen Korea's KOSPI exchange (Samsung, SK Hynix, Hyundai, LG, etc.
Inferred read-onlyscreen_india_nseScreen India's National Stock Exchange (NSE) — Nifty 50, Nifty Bank, full universe.
Inferred read-onlyscreen_singapore_sgxScreen Singapore Exchange (SGX) — STI components and SE-Asia REIT universe.
Inferred read-onlyscreen_japan_tseScreen Tokyo Stock Exchange (TSE) — Nikkei 225, TOPIX, Prime / Standard / Growth markets.
Inferred read-onlyscreen_australia_asxScreen Australian Securities Exchange (ASX) — ASX 200 + small-caps incl.
Inferred read-onlyscreen_indonesia_idxScreen Indonesia Stock Exchange (IDX) — LQ45, IDX30, full Jakarta board.
Inferred read-onlyscreen_thailand_setScreen Thailand Stock Exchange (SET) — SET50, SET100, full Thai universe.
Inferred read-onlyscreen_philippines_pseScreen Philippine Stock Exchange (PSE) — PSEi components and broader market.
Inferred read-onlyscreen_vietnam_hoseScreen Vietnam's HOSE (Ho Chi Minh City Stock Exchange) — VN30 + full HOSE board.
Inferred read-onlyscreen_brazil_b3Screen Brazil's B3 exchange (São Paulo) — Bovespa Index, Small Caps, full Brazilian universe.
Inferred read-onlyscreen_canada_tsxScreen Toronto Stock Exchange (TSX) — TSX Composite + TSX Venture exchange (mining/energy heavy).
Inferred read-onlyscreen_mexico_bmvScreen Bolsa Mexicana de Valores (BMV) — IPC components and broader Mexican universe.
Inferred read-onlyscreen_saudi_tadawulScreen Saudi Arabia's Tadawul exchange — TASI components, Aramco, banks, petrochems.
Inferred read-onlyscreen_southafrica_jseScreen Johannesburg Stock Exchange (JSE) — Top 40, mining majors, financials.
Inferred read-onlyscreen_turkey_bistScreen Borsa Istanbul (BIST) — BIST 100, BIST 30, full Turkish universe.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- Google Maps & Local Business MCP Server
- Version
- 1.0.0
Known tools 3
search_local_businessesSearch Google Maps for local businesses matching a query and location.
Inferred read-onlygenerate_leadsExtract B2B lead lists from Google Maps by business category and geography.
Inferred read-onlyvalidate_emailsValidate and verify email addresses for deliverability, format compliance, and mailbox existence.
Potential side effectsCONNECT 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
MCP server metadata
- Name
- HR & Compensation Data MCP Server
- Version
- 1.0.0
Known tools 2
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
MCP server metadata
- Name
- job-market-mcp-server
- Version
- 2.14.7
Known tools 3
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
MCP server metadata
- Name
- Legal & Court Records MCP Server
- Version
- 1.0.0
Known tools 1
search_court_recordsSearch public court records database by individual name, case number, or state jurisdiction.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- News & Media MCP Server
- Version
- 1.0.0
Known tools 5
get_ap_newsFetch breaking news and headlines from Associated Press (AP News), a leading global news agency.
Inferred read-onlyget_bbc_newsRetrieve latest news stories from BBC News covering global, regional, and domestic stories.
Inferred read-onlyget_npr_newsAccess curated news stories from NPR (National Public Radio) with focus on US news, science, and culture.
Inferred read-onlyget_hacker_newsPull top trending stories from Hacker News (Y Combinator community).
Inferred read-onlysearch_google_newsQuery Google News for articles matching specific keywords or topics across global news sources.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- Patents & Trademarks IP MCP Server
- Version
- 1.0.0
Known tools 4
search_patentsSearch worldwide patents by keyword, inventor, assignee, or phrase using Google Patents.
Inferred read-onlyget_patent_detailsLook up a specific patent by its publication number and return its metadata.
Inferred read-onlyfind_patents_by_assigneeFind patents owned by a company or organization (assignee).
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- playwright-mcp-server
- Version
- 2.14.7
Known tools 17
wait_forWait until a selector reaches a given state (visible|hidden|attached|detached).
Inferred read-onlyextract_tableExtract a standard HTML table as a list of row objects keyed by header.
Inferred read-onlyfill_formFill multiple form fields from a list of {selector, value} and optionally submit.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- premium-data-mcp-server
- Version
- 2.14.7
Known tools 5
search_government_contractsSearch US federal government contracts, grants, and spending data from USASpending.
Inferred read-onlylookup_business_registrationLook up company registration records, officers, and filings from global business registries.
Inferred read-onlysearch_amazon_productsSearch Amazon for product details, pricing, reviews, and ratings.
Inferred read-onlysearch_fda_recallsSearch FDA product recalls, safety alerts, and enforcement actions across drugs, food, and devices.
Inferred read-onlycompare_product_pricesCompare product prices across e-commerce platforms using Google Shopping and direct URL monitoring.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- Real Estate MCP Server
- Version
- 1.0.0
Known tools 2
search_redfin_propertiesSearch Redfin's real estate database for property listings by location and criteria.
Inferred read-onlyget_property_detailsRetrieve comprehensive details for a specific property from Redfin URL.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- reddit-mcp-server
- Version
- 2.14.7
Known tools 2
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
MCP server metadata
- Name
- Redfin Real Estate MCP Server
- Version
- 1.0.0
Known tools 2
search_propertiesQuery Redfin real estate listings by location and filters for residential properties.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- regulatory-filings-mcp
- Version
- 2.14.7
Known tools 17
get_form_4_insider_tradesRetrieve SEC Form 4 insider trades (officers/directors buying or selling their own stock).
Inferred read-onlyget_form_d_private_fundingRetrieve SEC Form D private offerings — private rounds, hedge fund launches, exempt securities filings.
Inferred read-onlyget_form_8k_material_eventsRetrieve SEC Form 8-K material event filings — M&A, executive changes, bankruptcy, earnings, going concerns.
Inferred read-onlyget_form_13f_holdingsRetrieve SEC Form 13F-HR holdings — institutional investor positions ($100M+ AUM funds).
Inferred read-onlyget_schedule_13d_activistRetrieve SEC Schedule 13D / 13G activist & beneficial-ownership filings (>5% stake).
Inferred read-onlydetect_insider_clusterDetect insider buying clusters — multiple officers/directors buying the same stock inside a window.
Inferred read-onlyget_13f_deltaCompute the position delta between a 13F filer's two most recent filings.
Inferred read-onlyget_swf_holdingsRetrieve sovereign wealth fund (SWF) US equity holdings — Norway GPFG, GIC Singapore, ADIA, PIF.
Inferred read-onlyget_ipo_calendarRetrieve upcoming IPO calendar — pricing date, shares offered, price range, lead underwriters.
Inferred read-onlyget_earnings_calendarRetrieve upcoming earnings calendar — report dates, EPS estimates, revenue estimates.
Inferred read-onlyget_earnings_estimatesRetrieve analyst earnings estimate revisions — EPS upgrades/downgrades over the lookback window.
Inferred read-onlyget_analyst_targetsRetrieve Wall Street analyst price targets for a ticker — high, low, mean, latest changes by firm.
Inferred read-onlyget_pre_ipo_secondaryRetrieve pre-IPO secondary market valuations — Forge, EquityZen, Hiive prices for SpaceX, Stripe, OpenAI tier names.
Inferred read-onlyget_options_unusual_activityRetrieve unusual options activity — volume vs open-interest spikes, large block trades, suspected smart-money positioning.
Inferred read-onlyget_short_interestRetrieve short interest data — short ratio, days-to-cover, % of float short, changes vs prior period.
Inferred read-onlyget_stock_splits_corporate_actionsRetrieve upcoming stock splits, spinoffs, mergers, special dividends, and other corporate actions.
Inferred read-onlyget_dividend_aristocratsRetrieve S&P 500 Dividend Aristocrats — companies with 25+ consecutive years of dividend increases.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- review-intelligence-mcp-server
- Version
- 2.14.7
Known tools 3
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
MCP server metadata
- Name
- sales-intelligence-mcp
- Version
- 2.14.7
Known tools 10
find_company_emailsFind publicly available business email addresses for a company domain.
Potential side effectsenrich_companyEnrich a single company with domain, description, industry, employee band, social profiles, and (where available) email patterns.
Potential side effectsaggregate_company_profileBuild 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-onlyfind_b2b_leadsFind B2B sales leads matching an industry / geography / size filter.
Inferred read-onlyenrich_lead_listBulk-enrich a list of company domains with emails, contact pages, social profiles, and (where available) phone numbers.
Inferred read-onlytrack_startup_fundingTrack recent startup funding announcements filtered by stage and sector.
Inferred read-onlydetect_tech_stackDetect the technology stack used by a website (frameworks, CMS, analytics, payment, hosting, security, marketing tools).
Potential side effectsCONNECT 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
MCP server metadata
- Name
- SEO & Web Analysis MCP Server
- Version
- 1.0.0
Known tools 5
crawl_websiteCrawl a website and extract structured content from all accessible pages.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- Social & Content MCP Server
- Version
- 1.0.0
Known tools 4
search_podcastsSearch podcast directories for episodes matching topics or keywords.
Inferred read-onlysearch_eventsSearch Eventbrite for upcoming local and online events by topic and location.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- Sports Scores MCP Server
- Version
- 1.0.0
Known tools 4
get_nba_scoresRetrieve today's NBA basketball game scores, schedules, and results.
Inferred read-onlyget_all_scoresRetrieve combined scores from all major sports leagues (NBA, NFL, NHL) in a single call.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- travel-mcp-server
- Version
- 2.14.7
Known tools 3
search_tripadvisorSearch TripAdvisor for restaurants, attractions, or hotels with reviews.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- weather-mcp-server
- Version
- 2.14.7
Known tools 1
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
MCP server metadata
- Name
- web-scraping-mcp-server
- Version
- 2.14.7
Known tools 3
google_searchSearch Google and return organic results with titles, URLs, snippets.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- Yahoo Finance MCP Server
- Version
- 1.0.0
Known tools 3
get_stock_quoteFetch the current stock market quote for an individual ticker symbol.
Inferred read-onlyget_multiple_quotesFetch current stock quotes for multiple ticker symbols in one request.
Inferred read-onlycompare_stocksCompare multiple stock securities side-by-side with key financial metrics and performance data.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- youtube-media-mcp-server
- Version
- 2.14.7
Known tools 3
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.