E
Epistemic MCP
by @wallybrain
MCP server implementing epistemological discourse framework with persistent memory (Korzybski, Deleuze, esoteric traditions)
Created 2/1/2026
Updated 23 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-epistemic-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"wallybrain-epistemic-mcp": {
"command": "npx",
"args": [
"wallybrain-epistemic-mcp"
]
}
}
}