← Registry

AI & Machine Learning

kenari.id

Provides tools to interact with the Kenari API for AI models, including documentation search, model listing, balance, usage, and web search.

1 endpoint7 known toolsFirst detected June 19, 2026Last detected September 1, 2026

ENDPOINT 1

https://kenari.id/mcp

No auth detected

MCP server metadata

Name
kenari
Version
1.0.0
Capabilities
tools
Server instructions

kenari is an LLM gateway billed in Indonesian Rupiah. Use kenari_search_docs to read the docs and kenari_list_models for the live model list and per-token IDR pricing.

Known tools 7

kenari_search_docs

Search the kenari documentation (quickstart, API reference, billing, routing, BYOK, tool integrations) and return the most relevant sections.

Inferred read-only
kenari_list_models

List the models kenari sells and their live per-token prices in Indonesian Rupiah per 1,000,000 tokens.

Inferred read-only
kenari_balance

Your kenari wallet balance in Indonesian Rupiah.

Inferred read-only
kenari_usage

Your kenari usage for the last 30 days (requests, tokens, and cost per model).

Inferred read-only
kenari_web_search

Search the live web and return ranked results (title, url, snippet).

Inferred read-only
kenari_web_fetch

Fetch one URL and return its clean text content.

Inferred read-only
kenari_x_search

Search live X (formerly Twitter) and return a synthesized answer with safe source links.

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

.mcp.json

{
  "mcpServers": {
    "kenari": {
      "type": "http",
      "url": "https://kenari.id/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "kenari",
  "transport": "streamable-http",
  "url": "https://kenari.id/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 kenari.id was fetched 2026-08-04T03:30:35.578Z and is being refreshed.

Trust status Trusted

kenari.id 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.