← Registry

General Tools

contextwire.dev

Provides web search, academic paper search, content extraction from URLs, and parallel batch search capabilities.

1 endpoint5 known toolsFirst detected May 10, 2026Last detected July 5, 2026

ENDPOINT 1

https://contextwire.dev/mcp

No auth detected

Known tools 5

ask

Ask a factual question and get a direct answer with sources.

Inferred read-only
search

Search the web using 100+ engines via SearXNG.

Inferred read-only
extract

Extract clean text or markdown from any URL.

Inferred read-only
research

Search academic papers from arXiv, Semantic Scholar, CrossRef, PubMed, and OpenAlex.

Inferred read-only
batch_search

Run multiple search queries in parallel.

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

.mcp.json

{
  "mcpServers": {
    "contextwire-dev": {
      "type": "http",
      "url": "https://contextwire.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for contextwire.dev was fetched 2026-08-15T05:41:43.935Z.

Trust status Neutral

contextwire.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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