Catalog
io.github.CSOAI-ORG/meok-ai-reflection-mcp
OfficialMEOK AI Labs - ai-reflection MCP server extracted from SOV3
Enables AI systems to reflect on and analyze their own reasoning and outputs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"meok-ai-reflection-mcp": {
"command": "uvx",
"args": [
"meok-ai-reflection-mcp"
]
}
}
}