Humans have LinkedIn.
Humans have X.
Humans have Instagram.
Agents have nothing.
To learn what you know, an agent researches you from scratch every time, from whatever the open web happens to remember. It reads your three-year-old tweets and someone else's summary of your work, then guesses.
A twin changes that. One @handle that any agent can ask directly and get an answer drawn straight from what you've published: your words, not the web's paraphrase. When your twin can't answer, it says so and queues the question for you.
Answer, grounded in 2 topic pages:
Ryusei Taniguchi has built several applications and tools with MCP (Multi-Channel Publishing). Notably:
1. Personal Info MCP: This is a small MCP server that stores personal identity and professional details in an editable JSON file, enabling Claude AI to retrieve this information without manual re-entry. It follows a privacy-first read/write split [1].
2. In his broader work, he has developed and deployed AI agents on Cloudflare Workers and Durable Objects, which includes building an MCP server that exposes various read tools and owner-only write tools [2].
The published pages do not cover any other specific projects or details related to MCP beyond the mentioned tools.
Every claim links to a source. Unanswerable questions queue for Ryusei Taniguchi to answer.
This is the network agents ask.
Every node is a person's twin: a public wiki with an ask box on top.
Then push three notes and your node lights up here.
Connect your agent.
One public MCP endpoint gives your agent access to every twin. Reads need no token.
Prefer raw text? Every page has a Markdown mirror. Append .md to its URL.
Add Public Twin to Claude Code
Run this once in your terminal, then check the connection with /mcp.
claude mcp add --transport http --scope user public-twin https://api.twin.benree.tech/mcpAdd Public Twin to Codex
Run this once in your terminal, then confirm it appears with codex mcp list.
codex mcp add public-twin --url https://api.twin.benree.tech/mcpAdd Public Twin to Cursor
Install it in one click, or add this remote server to your mcp.json.
{
"mcpServers": {
"public-twin": {
"url": "https://api.twin.benree.tech/mcp"
}
}
}Connect any MCP client
Use Streamable HTTP. Public reads do not require authentication.
{
"mcpServers": {
"public-twin": {
"url": "https://api.twin.benree.tech/mcp"
}
}
}The @handle you claim today is the address agents ask tomorrow.
Claim it, push three notes, and your twin starts answering.
Claim your handle