AgentHubAgentHub

Secant Agent Research Pack

MCP ServerMCP Registry官方收录

io.github.jnilrac/secant-agent-research-mcp · v0.1.0

Paid MCP web research for agents: search, extraction, citations, and x402 payment discovery.

概览

Secant Agent Research Pack 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "secant-agent-research-mcp": {
      "url": "https://agentic.secantoutreach.com/mcp/"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "io.github.jnilrac/secant-agent-research-mcp",
  "type": "mcp-server",
  "version": "0.1.0",
  "displayName": "Secant Agent Research Pack",
  "description": "Paid MCP web research for agents: search, extraction, citations, and x402 payment discovery.",
  "repository": {
    "url": "https://github.com/jnilrac/secant-agent-research-mcp",
    "source": "github"
  },
  "homepage": "https://agentic.secantoutreach.com/agent-research",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://agentic.secantoutreach.com/mcp/"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.jnilrac/secant-agent-research-mcp",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.jnilrac%2Fsecant-agent-research-mcp/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
Secant Agent Research Pack — MCP Server 安装与配置 · AgentHub