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.
ENDPOINT 1
https://rin-ichinose.com/mcp
MCP server metadata
- Name
- rin-ichinose-site
- Version
- 1.0.0
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_overviewOverview of rin-ichinose.com (official site of AI character Rin Ichinose and the Yukakiri channel): page list and available tools.
Inferred read-onlysearch_newsSearch AI news articles with Rin's comments by keyword and/or date range.
Inferred read-onlysearch_videosSearch published videos of the Yukakiri channel by keyword and/or series.
Inferred read-onlyget_podcast_episodesList episodes of Rin's weekly podcast 'Yakan Kadou' (夜間稼働) with chapters and listen URLs.
Inferred read-onlyget_podcast_transcriptGet the full transcript of a podcast episode (exact text, TTS-sourced) with timestamps.
Inferred read-onlyget_fanwork_guidelinesGet the full fan-work (derivative works) guidelines for Rin Ichinose and this channel.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.