{
  "name": "io.github.heurist-network/heurist-mesh-mcp-server",
  "description": "The OpenRouter MCP fronts a unified inference endpoint for Anthropic, OpenAI, Google, Meta, Mistral, DeepSeek, and many more model families. The agent picks the model by slug, OpenRouter handles routing, pricing, and fallback if a provider degrades.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-26",
    "com.top-mcps/score": {
      "value": 68,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-05-26T10:50:23.736Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-05-26T10:50:23.064Z",
      "githubStars": 64,
      "lastCommitAt": "2026-03-25T17:30:33Z",
      "npmWeeklyDownloads": 98
    }
  },
  "repository": {
    "url": "https://github.com/heurist-network/heurist-mesh-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Community"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "openrouter-mcp",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "OPENROUTER_API_KEY",
          "description": "OPENROUTER_API_KEY — required credential for OpenRouter.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "network",
      "sandbox": "Prompts and responses flow through OpenRouter's infrastructure. OpenRouter's privacy policy applies.",
      "gotchas": [
        "Sensitive prompts hit OpenRouter logs — check their data retention policy if compliance matters.",
        "API key is account-scoped; one key per environment is good hygiene."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/openrouter",
    "markdown": "https://top-mcps.com/mcp/openrouter.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
