← Registry

Content Tools

rin-ichinose.com

Provides access to AI news articles with commentary and videos from the Yukakiri channel, including site overview and series listings.

1 endpoint11 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://rin-ichinose.com/mcp

No auth detected

MCP server metadata

Name
rin-ichinose-site
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools for rin-ichinose.com: news (with Rin's comments), videos, blog, fan-work guidelines, and Rin's profile. All content is public site content.

Known tools 11

get_site_overview

Overview of rin-ichinose.com (official site of AI character Rin Ichinose and the Yukakiri channel): page list and available tools.

Inferred read-only
search_news

Search AI news articles with Rin's comments by keyword and/or date range.

Inferred read-only
get_news_article

Get one news article in full, including Rin's comment.

Inferred read-only
search_videos

Search published videos of the Yukakiri channel by keyword and/or series.

Inferred read-only
list_series

List video series of the channel with descriptions.

Inferred read-only
search_blog

Search blog articles (written by Rin).

Inferred read-only
get_blog_post

Get one blog article in full (plain text).

Inferred read-only
get_podcast_episodes

List episodes of Rin's weekly podcast 'Yakan Kadou' (夜間稼働) with chapters and listen URLs.

Inferred read-only
get_podcast_transcript

Get the full transcript of a podcast episode (exact text, TTS-sourced) with timestamps.

Inferred read-only
get_fanwork_guidelines

Get the full fan-work (derivative works) guidelines for Rin Ichinose and this channel.

Inferred read-only
get_profile

Get the public profile of Rin Ichinose.

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

.mcp.json

{
  "mcpServers": {
    "rin-ichinose-site": {
      "type": "http",
      "url": "https://rin-ichinose.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "rin-ichinose-site",
  "transport": "streamable-http",
  "url": "https://rin-ichinose.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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