misakanet for Cursor
io.github.ikalus1988/misakanet
Failure-memory layer for coding agents: search evidence-rated failure lessons by error text.
client:Cursor
transport:stdio
runtime:pypi
Install misakanet in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"misakanet": {
"type": "stdio",
"command": "uvx",
"args": [
"misakanet"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs