← Registry

AI & Machine Learning

kdcube.tech

Server that provides access to contextual knowledge and search capabilities for intelligent agents.

1 endpoint4 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://dev.kdcube.tech/api/integrations/bundles/demo/demo-march/knowledge@1-0/public/mcp/knowledge

No auth detected

MCP server metadata

Name
knowledge.knowledge
Version
1.29.0
Capabilities
experimentalpromptsresourcestools

Known tools 4

get_access_context

Return the principal and audiences currently applied to this knowledge MCP session.

Inferred read-only
about

Explain what this KDCube knowledge server is for, when an agent should use it, and which tools to call next.

Inferred read-only
search

Search KDCube knowledge.

Inferred read-only
read_refs

General exact reader for resources cited by knowledge results.

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.knowledge-knowledge]
url = "https://dev.kdcube.tech/api/integrations/bundles/demo/demo-march/knowledge@1-0/public/mcp/knowledge"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "knowledge-knowledge": {
      "type": "http",
      "url": "https://dev.kdcube.tech/api/integrations/bundles/demo/demo-march/knowledge@1-0/public/mcp/knowledge"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: knowledge-knowledge
Remote MCP URL: https://dev.kdcube.tech/api/integrations/bundles/demo/demo-march/knowledge@1-0/public/mcp/knowledge

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": {
    "knowledge-knowledge": {
      "url": "https://dev.kdcube.tech/api/integrations/bundles/demo/demo-march/knowledge@1-0/public/mcp/knowledge"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "knowledge-knowledge": {
      "type": "http",
      "url": "https://dev.kdcube.tech/api/integrations/bundles/demo/demo-march/knowledge@1-0/public/mcp/knowledge"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "knowledge-knowledge",
  "transport": "streamable-http",
  "url": "https://dev.kdcube.tech/api/integrations/bundles/demo/demo-march/knowledge@1-0/public/mcp/knowledge"
}
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 kdcube.tech was fetched 2026-08-03T16:43:36.104Z and is being refreshed.

Trust status Trusted

kdcube.tech 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.