MCP FOR AI AGENTS

Let your agent do the research between the question and the answer.

The web context API for teams building AI products, agents, and workflows. Connect one read-only MCP server to give Claude Code, Codex, Hermes, and other MCP clients a direct path to web, brand, and provider context.

Agents ask. Nodes reply.

Execution traceAgent request → context returned

Agent / User

Research Linear's brand, website, and developer sentiment.

ReplyNodes MCP

https://api.replynodes.com/mcp

Web

Web Search · Web Crawl

Brand Intelligence

Retrieve Brand · Get Styleguide

Providers

YouTube · Reddit

Ready to connect

Put the endpoint in your client.

Use the config as-is, then provide your Read API key through your client's secret or environment-variable flow.

Claude CodeCodexHermesOther MCP clients
mcp.json
{
  "mcpServers": {
    "replynodes": {
      "url": "https://api.replynodes.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_READ_API_KEY"
      }
    }
  }
}

Keep REPLYNODES_API_KEY in your environment. Never paste a real key into this file.

START HERE

Connect in 30 seconds.

Three steps from a key to a useful agent connection.

  1. 1

    Sign up and create a Read API key

    Sign up for a platform workspace, then create a Read API key. Agent setup: auth.md and quickstart.md.

  2. 2

    Paste the config

    Add the ReplyNodes server to your MCP client and provide the key securely.

  3. 3

    Ask for the work

    Describe the company, website, or topic you want your agent to research.

THE CONNECTION

What your agent can access

One protocol boundary branches into the public context your agent needs to answer well.

Agent

Natural-language request

ReplyNodes MCP

https://api.replynodes.com/mcp

Web

  • Scrape Markdown
  • Web Crawl
  • Website Map
  • Brand Info
  • Web Search

Brand Intelligence

  • Retrieve Brand
  • Search Brand
  • Get Styleguide
  • Get Fonts

Providers

  • YouTube
  • Reddit
  • Existing provider APIs

PROMPT EXAMPLES

Start with the outcome.

Company research

Research this company before I write about it.

Website understanding

Map this website and explain its important pages.

Content research

Research this topic across search, video, and discussion.

SECURITY & TRUST

A clear boundary for agent access.

The connection is explicit, the access is read-only, and the endpoint is visible in every config.

Canonical endpoint

https://api.replynodes.com/mcp

Read API key

Create a Read API key in your platform workspace and keep the real value in your client’s secret or environment-variable flow.

Read-only public data

The MCP surface retrieves public context. It does not create, update, delete, schedule, or publish social content.

READY WHEN YOUR AGENT IS

Give the next question better context.

Create a Read API key, paste the config, and connect your MCP client to ReplyNodes.

Connect ReplyNodes MCP