Procheiron
Rank #15,265io.github.logotheusneuro-cpu/procheiron
Review gate for shared agent memory: an unreviewed or hand-edited memory is never served.
Procheiron is a Model Context Protocol (MCP) server published by logotheusneuro-cpu. It ranks #15,265 of 132,046 servers tracked on MCP Toplist. Procheiron is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 116,781 of 132,046 servers on MCP Toplist.
Use Procheiron
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add procheiron -e "PROCHEIRON_SIGNING_KEY=<your PROCHEIRON_SIGNING_KEY>" -- uvx procheiron mcp --root /path/to/your/commons --actor your-agent-nameReplace each placeholder with your own value before saving.
[mcp_servers.procheiron]
command = "uvx"
args = ["procheiron", "mcp", "--root", "/path/to/your/commons", "--actor", "your-agent-name"]
[mcp_servers.procheiron.env]
PROCHEIRON_SIGNING_KEY = "<your PROCHEIRON_SIGNING_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"procheiron": {
"command": "uvx",
"args": [
"procheiron",
"mcp",
"--root",
"/path/to/your/commons",
"--actor",
"your-agent-name"
],
"env": {
"PROCHEIRON_SIGNING_KEY": "<your PROCHEIRON_SIGNING_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"procheiron": {
"command": "uvx",
"args": [
"procheiron",
"mcp",
"--root",
"/path/to/your/commons",
"--actor",
"your-agent-name"
],
"env": {
"PROCHEIRON_SIGNING_KEY": "<your PROCHEIRON_SIGNING_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"procheiron": {
"type": "stdio",
"command": "uvx",
"args": [
"procheiron",
"mcp",
"--root",
"/path/to/your/commons",
"--actor",
"your-agent-name"
],
"env": {
"PROCHEIRON_SIGNING_KEY": "<your PROCHEIRON_SIGNING_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"procheiron": {
"command": "uvx",
"args": [
"procheiron",
"mcp",
"--root",
"/path/to/your/commons",
"--actor",
"your-agent-name"
],
"env": {
"PROCHEIRON_SIGNING_KEY": "<your PROCHEIRON_SIGNING_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"procheiron": {
"command": "uvx",
"args": [
"procheiron",
"mcp",
"--root",
"/path/to/your/commons",
"--actor",
"your-agent-name"
],
"env": {
"PROCHEIRON_SIGNING_KEY": "<your PROCHEIRON_SIGNING_KEY>"
}
}
}
}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.logotheusneuro-cpu%2Fprocheiron)<a href="https://mcptoplist.com/server/io.github.logotheusneuro-cpu%2Fprocheiron"><img src="https://mcptoplist.com/badge/io.github.logotheusneuro-cpu%2Fprocheiron.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
logotheusneuro-cpu
Available versions (3)
| Version | Published |
|---|---|
| 0.3.3 | Aug 11, 2026 |
| 0.3.2 | Aug 10, 2026 |
| 0.3.1 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Procheiron?
- Procheiron is maintained by logotheusneuro-cpu, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Procheiron listed on the Official MCP Registry?
- Yes — Procheiron is listed on the Official MCP Registry, alongside Glama.
- How many versions does Procheiron have?
- MCP Toplist tracks 3 versions of Procheiron, most recently published on Aug 11, 2026.
- Where can I find the source code for Procheiron?
- The source code for Procheiron is hosted at github.com/logotheusneuro-cpu/procheiron-core.
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.