E
Epistemic MCP
作者 @wallybrain
MCP server implementing epistemological discourse framework with persistent memory (Korzybski, Deleuze, esoteric traditions)
创建于 2/1/2026
更新于 23 days ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-epistemic-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"wallybrain-epistemic-mcp": {
"command": "npx",
"args": [
"wallybrain-epistemic-mcp"
]
}
}
}