← Index

io.github.Iqbalahmed7/simulatte

io.github.Iqbalahmed7/simulatte·v0.1.1·Search
Quality Score
80
/100

Run synthetic research studies from any MCP client. 25+ SKUs + cross-study insights.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "simulatte": {
      "command": "npx",
      "args": [
        "-y",
        "@simulatte-io/mcp-server"
      ],
      "env": {
        "SIMULATTE_API_KEY": "<your-simulatte_api_key>",
        "SIMULATTE_API_URL": "https://app.simulatte.io/api"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "simulatte": {
      "command": "npx",
      "args": [
        "-y",
        "@simulatte-io/mcp-server"
      ],
      "env": {
        "SIMULATTE_API_KEY": "<your-simulatte_api_key>",
        "SIMULATTE_API_URL": "https://app.simulatte.io/api"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @simulatte-io/mcp-server
§02  Environment variables
SIMULATTE_API_KEY
requiredsecret

Your Simulatte workspace API key (format: sim_live_…). Generate one at https://app.simulatte.io/settings/api-keys

SIMULATTE_API_URL

Base URL of the Simulatte API. Defaults to https://app.simulatte.io/api — only override for self-hosted or staging environments.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search