Hoshin Kanri X-Matrix
Rank #23,424io.github.wellknownmcp/hoshin-kanri
Strategic memory agents can build, score and keep current: a living X-Matrix with review cadences.
Hoshin Kanri X-Matrix is a Model Context Protocol (MCP) server published by wellknownmcp. It ranks #23,424 of 115,460 servers tracked on MCP Toplist. Hoshin Kanri X-Matrix is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 92,036 of 115,460 servers on MCP Toplist.
Use Hoshin Kanri X-Matrix
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hoshin-kanri https://hoshin.app/mcpclaude mcp add hoshin-kanri -- npx -y hoshin-kanri-mcp[mcp_servers.hoshin-kanri]
url = "https://hoshin.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.hoshin-kanri]
command = "npx"
args = ["-y", "hoshin-kanri-mcp"]Add to ~/.codex/config.toml.
https://hoshin.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hoshin-kanri": {
"command": "npx",
"args": [
"-y",
"hoshin-kanri-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hoshin-kanri": {
"url": "https://hoshin.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"hoshin-kanri": {
"command": "npx",
"args": [
"-y",
"hoshin-kanri-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hoshin-kanri": {
"type": "http",
"url": "https://hoshin.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"hoshin-kanri": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hoshin-kanri-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hoshin-kanri": {
"serverUrl": "https://hoshin.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hoshin-kanri": {
"command": "npx",
"args": [
"-y",
"hoshin-kanri-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hoshin-kanri": {
"url": "https://hoshin.app/mcp"
}
}
}{
"mcpServers": {
"hoshin-kanri": {
"command": "npx",
"args": [
"-y",
"hoshin-kanri-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wellknownmcp%2Fhoshin-kanri)<a href="https://mcptoplist.com/server/io.github.wellknownmcp%2Fhoshin-kanri"><img src="https://mcptoplist.com/badge/io.github.wellknownmcp%2Fhoshin-kanri.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wellknownmcp
Other servers by wellknownmcp
- Cortex Gateway#6,001 · 2 vers
- AgentHill#21,865 · 1 ver
- IA-Asso.fr — French Associations Registry#55,242 · 1 ver
- Animam Agent Platform#62,498 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 3.0.0 | Jul 30, 2026 |
| 2.0.1 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Hoshin Kanri X-Matrix?
- Hoshin Kanri X-Matrix is maintained by wellknownmcp, which publishes 5 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Hoshin Kanri X-Matrix listed on the Official MCP Registry?
- Yes — Hoshin Kanri X-Matrix is listed on the Official MCP Registry, alongside Glama.
- How many versions does Hoshin Kanri X-Matrix have?
- MCP Toplist tracks 2 versions of Hoshin Kanri X-Matrix, most recently published on Jul 30, 2026.
- Where can I find the source code for Hoshin Kanri X-Matrix?
- The source code for Hoshin Kanri X-Matrix is hosted at github.com/wellknownmcp/hoshin-kanri.