Developer Tools
kyew.ai
Provides foundational utilities for managing identity, persistent memory, custom tools, and credentials.
ENDPOINT 1
https://mcp.kyew.ai/mcp
MCP server metadata
- Name
- kyew
- Version
- 0.0.0
Known tools 13
whoamiDiagnostic: returns the authenticated user identity (userId, method, email).
Potential side effectsmemoryPersistent cross-session knowledge: memories, skills, tasks, personas, sessions.
Inferred read-onlytoolManage YOUR user-defined custom tools (create, update, delete, approve, list, get).
Potential side effectssystemPlatform meta-hub: discovery, docs, stats, sharing, change proposals, workspaces.
Inferred read-onlyagent_coordinationCoordinate concurrent human dev-team Claude Code sessions: heartbeats, tasks, events.
Inferred read-onlymarketplaceCommunity marketplace: publish, discover, and install skills and tools publicly.
Potential side effectsagentCreate, manage, and manually run YOUR autonomous agents (persistent LLM runtimes).
Potential side effectsgamRun Google Ad Manager reports, forecasts, and queries against your connected GAM network.
Inferred read-onlyteqblaze_reportFetch statistics report from teqblaze API with date filter and metrics Has docs — use tool(action="get", name="teqblaze_report") for details.
Inferred read-onlyteqmate_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-onlyCONNECT 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.
kyew.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.