← Registry

AI & Machine Learning

is-agentic.com

Provides readiness reports, developer docs, and methodology to assess if a website supports AI agent interactions.

1 endpoint3 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://is-agentic.com/mcp

No auth detected

MCP server metadata

Name
io.github.vercel-labs/is-agentic
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Use is_agentic_get_report for a completed public website-readiness report, is_agentic_get_methodology to explain the score, and is_agentic_get_developer_docs for integration guidance. Every tool is public and read-only; none launches scans or performs writes.

Known tools 3

is_agentic_get_report

Retrieve the latest completed Is Agentic readiness report stored for one public HTTP or HTTPS URL.

Inferred read-only
is_agentic_get_developer_docs

Retrieve the canonical Is Agentic developer documentation as Markdown plus structured content.

Inferred read-only
is_agentic_get_methodology

Retrieve the canonical Is Agentic scoring methodology and limitations as Markdown plus structured content.

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.io-github-vercel-labs-is-agentic]
url = "https://is-agentic.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "io-github-vercel-labs-is-agentic": {
      "type": "http",
      "url": "https://is-agentic.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: io-github-vercel-labs-is-agentic
Remote MCP URL: https://is-agentic.com/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": {
    "io-github-vercel-labs-is-agentic": {
      "url": "https://is-agentic.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "io-github-vercel-labs-is-agentic": {
      "type": "http",
      "url": "https://is-agentic.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "io-github-vercel-labs-is-agentic",
  "transport": "streamable-http",
  "url": "https://is-agentic.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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