Skip to main content

Connect the Newswire

Search and cite Tech & Business from an AI agent. No account. Published records only.

https://techandbusiness.org/mcp
Open MCP.md

What it can do

  • Search the wireFind stories by topic, company, house, or date.
  • Read the recordOpen recent stories, archives, digests, source chains, and changes.
  • Follow entitiesTrace the companies, people, labs, and relationships moving through the wire.
  • Research articlesSearch and read published Tech & Business articles.

Connect it

Codex

With the Codex CLI installed, run this once in your terminal. No API key or MCP login is needed.

codex mcp add tb-newswire --url https://techandbusiness.org/mcp

Start a new Codex session and use /mcp to check the connection. Try: “Search the Tech & Business Newswire for recent AI stories and cite the sources.”

Official Codex MCP guide ↗

Claude

  1. Open Settings → Connectors.
  2. Choose Add custom connector.
  3. Paste the endpoint above. Leave authentication blank.

Any MCP client

Use the endpoint as a Streamable HTTP server with no authentication.

Tools
research_newswire · research_articles
Access
Public · read-only
Claude Desktop config
{
  "mcpServers": {
    "tb-newswire": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://techandbusiness.org/mcp"]
    }
  }
}

Use MCP tools/list to discover current actions and input schemas. Every story result includes a canonical URL back to the published record.