← Registry

Developer Tools

hypergpt.ai

Search and retrieve information about AI applications from the HyperStore directory.

1 endpoint13 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.store.hypergpt.ai/mcp

No auth detected

MCP server metadata

Name
hyperstore
Version
1.28.0
Capabilities
experimentalpromptsresourcestools
Server instructions

HyperStore MCP — search and inspect 1000+ curated AI applications. Use `ai_search` for natural-language queries, `search_apps` for keyword searches, `list_categories` to browse topics, and `get_app` for full detail. All data comes from store.hypergpt.ai and is read-only.

Known tools 13

search_apps

Search HyperStore's AI apps directory by keyword.

Inferred read-only
ai_search

Natural-language semantic search powered by embeddings.

Inferred read-only
get_app

Fetch the full detail page for a single AI app by slug: long description, features, screenshots, categories, pricing, rating, website URL, source attribution.

Inferred read-only
list_apps

Paginated apps listing with optional filters.

Inferred read-only
list_categories

List all HyperStore categories with app counts.

Inferred read-only
category_apps

Get apps within a specific category.

Inferred read-only
browse_apps

Browse apps A-Z by starting letter.

Inferred read-only
get_homepage

Fetch the HyperStore homepage payload: top categories with their featured apps, the trending apps strip, and totals.

Inferred read-only
get_alternatives

Get curated alternatives to a specific AI app by slug.

Inferred read-only
list_audiences

List the audience segments HyperStore curates tools for (e.

Inferred read-only
apps_for_audience

Get the best AI tools for a specific audience by slug (from `list_audiences`), ranked by relevance then popularity.

Inferred read-only
list_use_cases

List the use-case taxonomies HyperStore curates tools for (e.

Inferred read-only
apps_for_use_case

Get AI tools for a specific use case by slug (from `list_use_cases`), ranked by relevance then popularity.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hyperstore]
url = "https://mcp.store.hypergpt.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hyperstore": {
      "type": "http",
      "url": "https://mcp.store.hypergpt.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hyperstore
Remote MCP URL: https://mcp.store.hypergpt.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hyperstore": {
      "url": "https://mcp.store.hypergpt.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hyperstore": {
      "type": "http",
      "url": "https://mcp.store.hypergpt.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hyperstore",
  "transport": "streamable-http",
  "url": "https://mcp.store.hypergpt.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hypergpt.ai was fetched 2026-07-26T17:49:16.860Z and is being refreshed.

Trust status Trusted

hypergpt.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.