← Registry

Data Collection

secantoutreach.com

Provides web search, page extraction, research packs, page diff monitoring, and codex audit for data collection and analysis.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://agentic.secantoutreach.com/mcp

No auth detected

MCP server metadata

Name
Secant Agent Research Pack
Version
2.14.7
Capabilities
experimentalprompts.listChangedresources.listChangedtools.listChangedtasks.listtasks.canceltasks.requests.tools.calltasks.requests.prompts.gettasks.requests.resources.read

Known tools 5

search

Paid x402 web search for autonomous agents.

Inferred read-only
extract_page

Paid x402 page extraction for one to twenty URLs.

Inferred read-only
research_pack

Paid x402 research pack: search plus extraction and citations.

Inferred read-only
monitor_diff

Paid x402 page diff monitor.

Inferred read-only
codex_audit

Paid x402 Codex audit entrypoint.

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.secant-agent-research-pack]
url = "https://agentic.secantoutreach.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "secant-agent-research-pack": {
      "type": "http",
      "url": "https://agentic.secantoutreach.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: secant-agent-research-pack
Remote MCP URL: https://agentic.secantoutreach.com/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": {
    "secant-agent-research-pack": {
      "url": "https://agentic.secantoutreach.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "secant-agent-research-pack": {
      "type": "http",
      "url": "https://agentic.secantoutreach.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "secant-agent-research-pack",
  "transport": "streamable-http",
  "url": "https://agentic.secantoutreach.com/mcp"
}
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.