
Heuresis
Maintain a structured idea graph in Heuresis and apply TRIZ, C-K, and ASIT operators from your assistant when exploring what product to pursue.
Overview
Heuresis MCP is an MCP server for the Idea phase that syncs your Heuresis idea graph and runs TRIZ, C-K, and ASIT operators from your AI assistant.
What is this MCP server?
- Read and write the Heuresis idea graph from MCP
- Run TRIZ, C-K, and ASIT innovation operators inside chat
- NPM package @heuresis/mcp at version 1.0.0-rc.9 over stdio
- Pairs with Heuresis product for structured invention workflows
- GitHub source at ToremLabs/heuresis-mcp
- Registry version 1.0.0-rc.9; npm identifier @heuresis/mcp
- Transport stdio; registryType npm
- Innovation operator families referenced: TRIZ, C-K, ASIT
What problem does it solve?
Founders dump raw brainstorms into chat logs with no graph, no innovation method, and no way for the agent to continue structured ideation later.
Who is it for?
Solo builders using Heuresis who want MCP-driven systematic invention before committing to a validate-phase prototype.
Skip if: Teams that only need quick sticky-note brainstorming without TRIZ/C-K/ASIT or a Heuresis workspace.
What do I get? / Deliverables
After connecting @heuresis/mcp, your agent can read and update the idea graph and apply TRIZ, C-K, and ASIT moves so research sessions compound instead of evaporating.
- Updated Heuresis idea graph nodes and links from agent sessions
- TRIZ, C-K, and ASIT operator outputs attached to structured ideas
- Richer research artifacts to hand into validate-phase scope work
Recommended MCP Servers
Journey fit
Idea phase is about discovery and framing problems before validation artifacts; innovation-method operators on an idea graph belong on the research shelf. Research subphase captures systematic ideation, contradiction handling, and knowledge expansion—not yet committed scope or landing pages.
How it compares
Heuresis-backed ideation MCP with formal operators, not a generic journey-wide brainstorming skill or local markdown notes plugin.
Common Questions / FAQ
Who is Heuresis MCP for?
It is for innovators and indie founders who use Heuresis and want their MCP agent to manage the idea graph and run TRIZ, C-K, and ASIT operators.
When should I use Heuresis MCP?
Use it in early idea and research sessions when exploring markets, contradictions, and concept variants before scoping an MVP or landing page.
How do I add Heuresis MCP to my agent?
Install or reference the npm package @heuresis/mcp as a stdio MCP server in your client config and connect it to your Heuresis account per upstream Heuresis documentation.