MCP Server
MCP
HyperStore
Search and inspect 6,500+ curated AI apps from the HyperStore directory.
Install
uvx hyperstore-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.store.hypergpt.ai/mcp"
},
{
"type": "sse",
"url": "https://mcp.store.hypergpt.ai/sse"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "hyperstore-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
},
{
"registryType": "oci",
"identifier": "ghcr.io/deficlow/hyperstore-mcp:0.1.1",
"transport": {
"type": "streamable-http",
"url": "http://localhost:8080/mcp"
}
}
]
}
mcp
model-context-protocol
streamable-http
sse
pypi
oci
By
Comments
Sign in to leave a comment