KLYPIX Project Brain
Rank #2,485io.github.dahshanlabs/klypix-mcp
Active state management for multi-agent coding: a shared, versioned project brain over MCP.
KLYPIX Project Brain is a Model Context Protocol (MCP) server published by dahshanlabs. It ranks #2,485 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. KLYPIX Project Brain is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 129,561 of 132,046 servers on MCP Toplist.
Use KLYPIX Project Brain
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add klypix-mcp -e "KLYPIX_VAULT=<your KLYPIX_VAULT>" -- npx -y klypix-mcpReplace each placeholder with your own value before saving.
[mcp_servers.klypix-mcp]
command = "npx"
args = ["-y", "klypix-mcp"]
[mcp_servers.klypix-mcp.env]
KLYPIX_VAULT = "<your KLYPIX_VAULT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"klypix-mcp": {
"command": "npx",
"args": [
"-y",
"klypix-mcp"
],
"env": {
"KLYPIX_VAULT": "<your KLYPIX_VAULT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"klypix-mcp": {
"command": "npx",
"args": [
"-y",
"klypix-mcp"
],
"env": {
"KLYPIX_VAULT": "<your KLYPIX_VAULT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"klypix-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"klypix-mcp"
],
"env": {
"KLYPIX_VAULT": "<your KLYPIX_VAULT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"klypix-mcp": {
"command": "npx",
"args": [
"-y",
"klypix-mcp"
],
"env": {
"KLYPIX_VAULT": "<your KLYPIX_VAULT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"klypix-mcp": {
"command": "npx",
"args": [
"-y",
"klypix-mcp"
],
"env": {
"KLYPIX_VAULT": "<your KLYPIX_VAULT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.dahshanlabs%2Fklypix-mcp)<a href="https://mcptoplist.com/server/io.github.dahshanlabs%2Fklypix-mcp"><img src="https://mcptoplist.com/badge/io.github.dahshanlabs%2Fklypix-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dahshanlabs
Available versions (8)
| Version | Published |
|---|---|
| 1.86.2 | Sep 19, 2026 |
| 1.86.1 | Sep 18, 2026 |
| 1.86.0 | Sep 16, 2026 |
| 1.85.0 | Sep 16, 2026 |
| 1.84.0 | Sep 5, 2026 |
| 1.83.0 | Sep 5, 2026 |
| 1.82.2 | Sep 2, 2026 |
| 1.82.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains KLYPIX Project Brain?
- KLYPIX Project Brain is maintained by dahshanlabs, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is KLYPIX Project Brain listed on the Official MCP Registry?
- Yes — KLYPIX Project Brain is listed on the Official MCP Registry, alongside Glama.
- How many versions does KLYPIX Project Brain have?
- MCP Toplist tracks 8 versions of KLYPIX Project Brain, most recently published on Sep 19, 2026.
- Where can I find the source code for KLYPIX Project Brain?
- The source code for KLYPIX Project Brain is hosted at github.com/dahshanlabs/klypix-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.