Servers
Heurist MCP Installer
@heurist-network
CLI utillity to install Server Side Events based MCP tools by heurist.ai to various clients.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-cli-heurist-network": {
"command": "npx",
"args": [
"-y",
"heurist-mcp-cli"
]
}
}
}