Catalog
Heuresis
Officialby ToremLabs · TypeScript
Read & write your Heuresis idea graph and run TRIZ/C-K/ASIT operators from your AI assistant.
Manage idea graphs and run innovation operators like TRIZ with AI assistants.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"heuresis": {
"command": "npx",
"args": [
"-y",
"@heuresis/mcp@1.0.0-rc.9"
]
}
}
}