← Registry

Data Collection

agentic-first.co

Search and retrieve company profiles from a directory.

1 endpoint7 known toolsFirst detected July 6, 2026Last detected July 6, 2026

ENDPOINT 1

https://agentic-first.co/companies/mcp

No auth detected

Known tools 7

search_companies

Search the company directory.

Inferred read-only
get_company

Return the full canonical profile for one company by domain.

Inferred read-only
submit_website

Discover, validate, and index a company by its website.

Inferred read-only
queue_scan

Queue one or many sites/MCPs for asynchronous scanning.

Inferred read-only
list_scans

List entries in the scan queue.

Inferred read-only
get_scan

Look up one scan-queue entry by domain.

Inferred read-only
submit_feedback

Send freeform feedback to the directory operators.

Potential side effects

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.agentic-first-co]
url = "https://agentic-first.co/companies/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentic-first-co": {
      "type": "http",
      "url": "https://agentic-first.co/companies/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentic-first-co
Remote MCP URL: https://agentic-first.co/companies/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": {
    "agentic-first-co": {
      "url": "https://agentic-first.co/companies/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentic-first-co": {
      "type": "http",
      "url": "https://agentic-first.co/companies/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentic-first-co",
  "transport": "streamable-http",
  "url": "https://agentic-first.co/companies/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 agentic-first.co was fetched 2026-08-04T02:39:56.309Z and is being refreshed.

Trust status Neutral

agentic-first.co 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.