semahash for Cursor
io.github.emergent-wisdom/semahash
Content-addressed semantics: fail-closed handshakes over 457 cognitive patterns.
client:Cursor
transport:stdio
runtime:pypi
Install semahash in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"semahash": {
"type": "stdio",
"command": "uvx",
"args": [
"semahash"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs