Loading MCP server directory, please wait...
Code synthesis through belief revision, mutation testing, and verification
npx @getmcp/cli add io.github.egoughnour/curate-ipsumRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.egoughnour/curate-ipsum": {
"command": "uvx",
"args": [
"curate-ipsum"
],
"env": {
"CURATE_IPSUM_GRAPH_BACKEND": "",
"MUTATION_TOOL_DATA_DIR": "",
"MUTATION_TOOL_LOG_LEVEL": "",
"CHROMA_HOST": "",
"EMBEDDING_MODEL": ""
}
}
}
}