← Registry

Data Collection

trycontext.dev

Exposes Context.dev APIs for scraping URLs, crawling websites, mapping URLs, searching the web, asking research questions, and retrieving brand data.

WebMCP1 endpoint1 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://trycontext.dev

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

context-dev-hero-demo

Explore Context.dev APIs: scrape a URL, crawl a site, map its URLs, search the web, ask a research question, or retrieve brand data. Pick the job and enter a URL or a query. Crawl and Search require a free account.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webmcp]
url = "https://trycontext.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://trycontext.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://trycontext.dev

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": {
    "webmcp": {
      "url": "https://trycontext.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://trycontext.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://trycontext.dev"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.