← Registry

General Tools

okmiku.com

Accesses and queries a curated directory of public websites and tools, enabling search, filtering, and recommendations.

1 endpoint7 known toolsFirst detected August 5, 2026Last detected August 5, 2026

ENDPOINT 1

https://okmiku.com/mcp

No auth detected

MCP server metadata

Name
MikuTools MCP
Version
1.0.0
Capabilities
loggingtools.listChangedresources.listChangedprompts.listChanged
Server instructions

Use tools/list anonymously to inspect available read-only tools. All tools/call requests require a Bearer OAuth token or zt_ API key.

Known tools 7

get_tool_doc

Read the Markdown documentation file for a public Z.Tools tool when one exists.

Inferred read-only
get_website

Fetch one active curated website or tool by slug or id from the public catalog.

Inferred read-only
list_website_categories

List public website directory categories and active website counts for the current locale.

Inferred read-only
list_websites

List active curated websites and tools with optional category, platform, pricing, and name filters.

Inferred read-only
recommend_tool

Recommend the most relevant public Z.Tools tools for a natural-language user task.

Inferred read-only
search_tools

Search the Z.Tools public tool catalog by name, description, slug, and category.

Inferred read-only
search_websites

Search the curated website and tool directory by keyword and return active catalog matches.

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

.mcp.json

{
  "mcpServers": {
    "mikutools-mcp": {
      "type": "http",
      "url": "https://okmiku.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mikutools-mcp": {
      "type": "http",
      "url": "https://okmiku.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mikutools-mcp",
  "transport": "streamable-http",
  "url": "https://okmiku.com/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 okmiku.com was fetched 2026-08-23T16:01:16.298Z.

Trust status Caution

okmiku.com is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.

Indexed

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