@heuresis/mcp
Rank #63,635io.github.ToremLabs/heuresis
Read & write your Heuresis idea graph and run TRIZ/C-K/ASIT operators from your AI assistant.
@heuresis/mcp is a Model Context Protocol (MCP) server published by ToremLabs. It ranks #63,635 of 132,113 servers tracked on MCP Toplist. @heuresis/mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 1, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 68,478 of 132,113 servers on MCP Toplist.
Use @heuresis/mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add heuresis -- npx -y @heuresis/mcp[mcp_servers.heuresis]
command = "npx"
args = ["-y", "@heuresis/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"heuresis": {
"command": "npx",
"args": [
"-y",
"@heuresis/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"heuresis": {
"command": "npx",
"args": [
"-y",
"@heuresis/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"heuresis": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@heuresis/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"heuresis": {
"command": "npx",
"args": [
"-y",
"@heuresis/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"heuresis": {
"command": "npx",
"args": [
"-y",
"@heuresis/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ToremLabs%2Fheuresis)<a href="https://mcptoplist.com/server/io.github.ToremLabs%2Fheuresis"><img src="https://mcptoplist.com/badge/io.github.ToremLabs%2Fheuresis.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ToremLabs
Other servers by ToremLabs
View all ToremLabs servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0-rc.9 | Jun 2, 2026 |
Frequently asked questions
- Who maintains @heuresis/mcp?
- @heuresis/mcp is maintained by ToremLabs, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is @heuresis/mcp listed on the Official MCP Registry?
- Yes — @heuresis/mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does @heuresis/mcp have?
- MCP Toplist tracks 1 version of @heuresis/mcp, most recently published on Jun 2, 2026.
- Where can I find the source code for @heuresis/mcp?
- The source code for @heuresis/mcp is hosted at github.com/toremlabs/heuresis-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.