← Registry

Developer Tools

k4tech.net

Provides access to Medius documentation pages with list, search, and fetch capabilities.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://medius.k4tech.net/mcp

No auth detected

MCP server metadata

Name
medius-docs
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

list_pages

List every Medius documentation page (path, title, section).

Inferred read-only
get_page

Return the full Markdown of one documentation page by its path, e.

Inferred read-only
search_docs

Full-text search the Medius docs.

Inferred read-only
search

Search the Medius documentation and return matching pages.

Inferred read-only
fetch

Fetch the full Markdown of one documentation page by its id (the id returned by search).

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.medius-docs]
url = "https://medius.k4tech.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "medius-docs": {
      "type": "http",
      "url": "https://medius.k4tech.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: medius-docs
Remote MCP URL: https://medius.k4tech.net/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": {
    "medius-docs": {
      "url": "https://medius.k4tech.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "medius-docs": {
      "type": "http",
      "url": "https://medius.k4tech.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "medius-docs",
  "transport": "streamable-http",
  "url": "https://medius.k4tech.net/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 k4tech.net was fetched 2026-07-27T22:35:45.800Z and is being refreshed.

Trust status Trusted

k4tech.net is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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