Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Secant Agent Research

FreeNot checked

Paid web research MCP tools for autonomous agents: search, page extraction, citations, and diff monitoring through a live x402 API. Unpaid calls return the Base

GitHubEmbed

About

Paid web research MCP tools for autonomous agents: search, page extraction, citations, and diff monitoring through a live x402 API. Unpaid calls return the Base USDC payment requirement so agents can pay and retry safely.

README

CI secant-agent-research-mcp MCP server secant-agent-research-mcp MCP server smithery badge

MCP wrapper for the Secant Agent Research Pack, a paid x402 research API for autonomous agents.

The server exposes tools for:

  • search: ranked web search.
  • research_pack: search, selected page extraction, normalized JSON, and citations.
  • extract_page: readable page text and metadata extraction.
  • monitor_diff: page change checks.

Tool Behavior

All tools use the same retry-safe x402 pattern:

  1. Call the tool without payment to receive the upstream payment requirement.
  2. Pay the quoted Base USDC requirement with an x402-compatible client.
  3. Retry with the payment proof and, when available, the same payment_identifier.

The wrapper returns payment_required: true and the upstream 402 body for unpaid calls. It does not execute paid work until the live API accepts the payment proof.

The native paid API uses HTTP 402 and Base USDC over x402. If you call a tool without a payment proof, the tool returns the upstream payment requirement so an agent can pay and retry. If you include a valid payment proof, the tool forwards it to the live API.

Run

docker build -t secant-agent-research-mcp .
docker run --rm -i secant-agent-research-mcp

Environment

Variable Default Description
SECANT_AGENT_RESEARCH_API_BASE_URL https://agentic.secantoutreach.com Base URL for the live Secant Agent Research API.

Canonical Discovery

from github.com/jnilrac/secant-agent-research-mcp

Installing Secant Agent Research

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/jnilrac/secant-agent-research-mcp

FAQ

Is Secant Agent Research MCP free?

Yes, Secant Agent Research MCP is free — one-click install via Unyly at no cost.

Does Secant Agent Research need an API key?

No, Secant Agent Research runs without API keys or environment variables.

Is Secant Agent Research hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Secant Agent Research in Claude Desktop, Claude Code or Cursor?

Open Secant Agent Research on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Secant Agent Research with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All finance MCPs