Read & write your Heuresis idea graph. Create concepts, run TRIZ/C-K/ASIT operators, pull in prior-art research, and export, all from inside your AI assistant.
Server Config
{
"mcpServers": {
"heuresis": {
"command": "npx",
"args": [
"-y",
"@heuresis/mcp@latest"
]
}
}
}