← Registry

Developer Tools

kyew.ai

Provides foundational utilities for managing identity, persistent memory, custom tools, and credentials.

1 endpoint13 known toolsFirst detected May 12, 2026Last detected September 15, 2026

ENDPOINT 1

https://mcp.kyew.ai/mcp

No auth detected

MCP server metadata

Name
kyew
Version
0.0.0
Capabilities
toolsresources

Known tools 13

ping

Echoes a message back.

Potential side effects
whoami

Diagnostic: returns the authenticated user identity (userId, method, email).

Potential side effects
memory

Persistent cross-session knowledge: memories, skills, tasks, personas, sessions.

Inferred read-only
tool

Manage YOUR user-defined custom tools (create, update, delete, approve, list, get).

Potential side effects
connection

Manage OAuth and API-key credentials (connections).

Inferred read-only
system

Platform meta-hub: discovery, docs, stats, sharing, change proposals, workspaces.

Inferred read-only
remote_mcp

Register and manage external MCP servers (gateways).

Inferred read-only
agent_coordination

Coordinate concurrent human dev-team Claude Code sessions: heartbeats, tasks, events.

Inferred read-only
marketplace

Community marketplace: publish, discover, and install skills and tools publicly.

Potential side effects
agent

Create, manage, and manually run YOUR autonomous agents (persistent LLM runtimes).

Potential side effects
gam

Run Google Ad Manager reports, forecasts, and queries against your connected GAM network.

Inferred read-only
teqblaze_report

Fetch statistics report from teqblaze API with date filter and metrics Has docs — use tool(action="get", name="teqblaze_report") for details.

Inferred read-only
teqmate_ai

[teqmate_ai] Gateway (ERROR: Discovery failed: tools/list failed (405): <!doctype html> <html lang=en> <title>405 Method Not Allowed</title> <h1>Method Not Allowed</h1> <p>The method is not allowed for the requested URL.</p> ).

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.kyew]
url = "https://mcp.kyew.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kyew": {
      "type": "http",
      "url": "https://mcp.kyew.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kyew": {
      "type": "http",
      "url": "https://mcp.kyew.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kyew",
  "transport": "streamable-http",
  "url": "https://mcp.kyew.ai/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 kyew.ai was fetched 2026-07-27T22:15:48.798Z and is being refreshed.

Trust status Neutral

kyew.ai 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.