← Registry

Learning Resources

asdlc.io

Provides access to articles and concepts from the ASDLC Knowledge Base for learning and reference.

1 endpoint3 known toolsFirst detected May 12, 2026Last detected September 4, 2026

ENDPOINT 1

https://asdlc.io/mcp

No auth detected

MCP server metadata

Name
asdlc-knowledge-base
Version
1.0.0
Capabilities
tools

Known tools 3

list_articles

Lists all available articles in the ASDLC (Agentic Software Development Life Cycle) Knowledge Base with metadata (title, description, tags, status).

Inferred read-only
get_article

Retrieves the full markdown content of a specific concept or pattern, including structured references (citations, papers, books, etc.) when available.

Inferred read-only
search_knowledge_base

The primary search tool for the ASDLC (Agentic Software Development Life Cycle) Knowledge Base.

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.asdlc-knowledge-base]
url = "https://asdlc.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "asdlc-knowledge-base": {
      "type": "http",
      "url": "https://asdlc.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: asdlc-knowledge-base
Remote MCP URL: https://asdlc.io/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": {
    "asdlc-knowledge-base": {
      "url": "https://asdlc.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "asdlc-knowledge-base": {
      "type": "http",
      "url": "https://asdlc.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "asdlc-knowledge-base",
  "transport": "streamable-http",
  "url": "https://asdlc.io/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 asdlc.io was fetched 2026-09-19T02:34:08.579Z.

Trust status Trusted

asdlc.io is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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