Secant Agent Research
Secant Agent Research MCP
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.
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-mcpEnvironment
Variable | Default | Description |
|
| Base URL for the live Secant Agent Research API. |
Canonical Discovery
Buyer page: https://agentic.secantoutreach.com/agent-research
Smithery listing: https://smithery.ai/servers/hello-j2mo/secant-agent-research-pack
x402 manifest: https://agentic.secantoutreach.com/.well-known/x402.json
Agent card: https://agentic.secantoutreach.com/agent-card.json
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jnilrac/secant-agent-research-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server