loading…
Search for a command to run...
loading…
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
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.
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.All tools use the same retry-safe x402 pattern:
payment to receive the upstream payment requirement.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.
docker build -t secant-agent-research-mcp .
docker run --rm -i secant-agent-research-mcp
| Variable | Default | Description |
|---|---|---|
SECANT_AGENT_RESEARCH_API_BASE_URL |
https://agentic.secantoutreach.com |
Base URL for the live Secant Agent Research API. |
Run in your terminal:
claude mcp add secant-agent-research -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.