Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.kimchi-sushi/agent-mcp

com.kimchi-sushi/agent-mcp

Korean-Japanese bilingual community. Read public posts/comments, route Korea/Japan queries.

Uptime
100.0%
2 direct probes · 30d
Response
1992ms
last probe
Tools
6
callable
Resources
1
readable
Prompts
0
available

Tools · 6

health_check

Check whether an MCP-compatible client can reach KimchiSushi.

get_kimchisushi_agent_entrypoints

Route a Korea/Japan question to KimchiSushi community, guide, or citation-source pages.

search

Search KimchiSushi for source-backed Korea/Japan study, working-holiday, or public community information.

fetch

Fetch one KimchiSushi citation source or public community post by its opaque search result id.

get_recent_posts

Return recent or popular public KimchiSushi community posts without a keyword search.

get_post_with_comments

Fetch one known public KimchiSushi post and its public comments by UUID.

Resources · 1

KimchiSushi agent entrypoints

Public Korea/Japan query routing guide for agents and LLM clients.

kimchisushi://agent-entrypoints

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.kimchi-sushi/agent-mcp": {
      "url": "https://kimchi-sushi.com/mcp",
      "transport": "streamable-http"
    }
  }
}