hyperspell-mcp
1
The project involves configuring and running a Hyperspell MCP server with environment settings for token authentication and resource exposure. It also details using the inspector for development purposes.
- Configuration: Use a valid
HYPERSPELL_TOKEN
for authentication. SetHYPERSPELL_USE_RESOURCES
tofalse
,true
, orboth
to define how resources are exposed.HYPERSPELL_COLLECTION
can be set to specify a collection for querying. - Claude Desktop: Requires the absolute path to
uv
. - Using the Inspector: Configure a
.env
file and run the provided command to start the inspector.