Developer Tools
kan.run
Provides information about a developer's profile, capabilities, projects, and current focus.
ENDPOINT 1
https://kan.run/mcp
MCP server metadata
- Name
- kan-public-context
- Version
- 1.3.0
Public, reviewed, read-only context for Kan Ninomiya. Do not infer private facts. Preserve publication_basis, source_checked_at or attested_at, verified_at, and review_due_at when using records.
Known tools 7
get_profileReturns the reviewed public biography, detailed career, media history, collaboration fit, personal preferences, capabilities, technology, links, dates, and provenance.
Inferred read-onlylist_projectsLists reviewed public and archived products, research, OSS, and experiments with personal contribution scope, outcomes, stable ids, and source URLs.
Inferred read-onlyget_current_focusReturns Kan Ninomiya current public priorities and their verification date.
Inferred read-onlyget_public_linksReturns official public profile, code, social, writing, video, services, archive, and contact links.
Inferred read-onlysearch_public_knowledgeFull-text search over the reviewed profile, timeline, evidence, writing, capabilities, projects, current focus, and links.
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.kan-public-context]
url = "https://kan.run/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kan-public-context": {
"type": "http",
"url": "https://kan.run/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kan-public-context
Remote MCP URL: https://kan.run/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": {
"kan-public-context": {
"url": "https://kan.run/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kan-public-context": {
"type": "http",
"url": "https://kan.run/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kan-public-context",
"transport": "streamable-http",
"url": "https://kan.run/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.