USE_RESOURCES
: false
(default - disables local resource usage)HYPERSPELL_COLLECTION
: name of your Hyperspell collection (leave blank for default)HYPERSPELL_TOKEN
: REQUIRED (your app or user token for Hyperspell)test
with an MCP server agent available.Tools provided by this Server | Short Description |
---|---|
Add File | Add a file or website from a URL to Hyperspell. |
Add Memory | Add a plain text document or memory to Hyperspell. |
Search Hyperspell | Search Hyperspell for documents and data. |
Add File
Parameter | Type | Description |
---|---|---|
url | string | The file or website URL to add. |
Add Memory
Parameter | Type | Description |
---|---|---|
text | string | The text or document contents. |
title | string (optional) | Title for the memory/document. |
Search Hyperspell
Parameter | Type | Description |
---|---|---|
query | string | Search query for Hyperspell. |
For full documentation and advanced deployments, see Meshagent Read The Docs and Hyperspell MCP Server.