← Registry

API Tools

a9n9.net

This MCP server offers a research API with quick search across news and academic papers, plus paid deep research using browser automation and AI analysis.

1 endpoint5 known toolsFirst detected August 18, 2026Last detected August 18, 2026

ENDPOINT 1

https://agent.a9n9.net/mcp

No auth detected

MCP server metadata

Name
a9n9-private-action-agent
Version
0.2.0
Capabilities
tools
Server instructions

Call a9n9_quick_search for free daily-limited first-level search (news or papers). Call a9n9_research_quote for a free exact deep-research quote, full payment challenge, wallet transaction request, and cloud-browser details. Either use Payment Auth with a9n9_research_start or pay separately and call a9n9_research_submit_payment with the transaction hash. Poll a9n9_research_status with the returned tracker code. Add notify_email to have the completed report emailed from a9n9@agentmail.to.

Known tools 5

a9n9_quick_search

Free first-level search, limited per day across all callers: current news coverage (100+ languages, 250K+ sources) or scholarly papers (arXiv).

Inferred read-only
a9n9_research_quote

Analyze a deep-research objective and return the exact current price, limits, planned start URLs, request hash, expiry, payment requirements, and cloud-browser capabilities without charging or starting a job.

Potential side effects
a9n9_research_start

Start bounded paid research in a real remotely hosted Browserbase Chromium session with JavaScript rendering, DOM interaction, scrolling, and dynamic-content extraction, followed by gpt-5.

Inferred read-only
a9n9_research_submit_payment

Verify a separately broadcast Tempo mainnet push-mode payment and continue the quoted research job.

Potential side effects
a9n9_research_status

Return milestone progress and the final result for an opaque tracker code.

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.a9n9-private-action-agent]
url = "https://agent.a9n9.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "a9n9-private-action-agent": {
      "type": "http",
      "url": "https://agent.a9n9.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: a9n9-private-action-agent
Remote MCP URL: https://agent.a9n9.net/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": {
    "a9n9-private-action-agent": {
      "url": "https://agent.a9n9.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "a9n9-private-action-agent": {
      "type": "http",
      "url": "https://agent.a9n9.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "a9n9-private-action-agent",
  "transport": "streamable-http",
  "url": "https://agent.a9n9.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for a9n9.net was fetched 2026-08-20T20:50:45.338Z.

Trust status Neutral

a9n9.net is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.