INDIVIDUAL MCP TOOL
search_and_read
Search the current web and return 5 ranked results with clean page content and content hashes.
LIVE ENDPOINT
https://web-access-gateway.mattskowronis.workers.dev/mcp
Connect to this endpoint to inspect the live schema for search_and_read and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.web-access-gateway]
url = "https://web-access-gateway.mattskowronis.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"web-access-gateway": {
"type": "http",
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: web-access-gateway
Remote MCP URL: https://web-access-gateway.mattskowronis.workers.dev/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-access-gateway": {
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"web-access-gateway": {
"type": "http",
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "web-access-gateway",
"transport": "streamable-http",
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
web_search— Return 5 current ranked web results with compact source excerpts in a fixed JSON schema.read_url— Read one public URL and return clean bounded page content with a SHA-256 content hash.news_search— Search recent public web coverage from the last seven days and return 5 ranked results.company_search— Find 5 ranked company and corporate-web results for market research, vendor discovery, and diligence.product_search— Find 5 ranked public-web product, price, specification, and review sources.geographic_search— Find 5 ranked location, address, hours, and local-context sources using place terms in the query.ma-government-snapshot— Massachusetts-only evidence-backed snapshot covering selected official state and selected municipal sources for at most seven days, with official evidence links.