← Registry

Developer Tools

kan.run

Provides information about a developer's profile, capabilities, projects, and current focus.

1 endpoint7 known toolsFirst detected July 21, 2026Last detected August 30, 2026

ENDPOINT 1

https://kan.run/mcp

No auth detected

MCP server metadata

Name
kan-public-context
Version
1.3.0
Capabilities
tools.listChanged
Server instructions

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_profile

Returns the reviewed public biography, detailed career, media history, collaboration fit, personal preferences, capabilities, technology, links, dates, and provenance.

Inferred read-only
get_capabilities

Returns Kan Ninomiya public capability records.

Inferred read-only
list_projects

Lists reviewed public and archived products, research, OSS, and experiments with personal contribution scope, outcomes, stable ids, and source URLs.

Inferred read-only
get_project

Returns one public project by stable id.

Inferred read-only
get_current_focus

Returns Kan Ninomiya current public priorities and their verification date.

Inferred read-only
get_public_links

Returns official public profile, code, social, writing, video, services, archive, and contact links.

Inferred read-only
search_public_knowledge

Full-text search over the reviewed profile, timeline, evidence, writing, capabilities, projects, current focus, and links.

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.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.

Indexed

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