Send HTTP GET requests to specified URLs with customizable headers. Supports secret substitution using environment variables for secure API interactions within HAL (HTTP API Layer).
Send HTTP POST requests to specified URLs with optional body, headers, and secret substitution using {secrets.key} syntax, simplifying API interactions within the HAL server environment.
Retrieve a list of secret key names available for use with {secrets.key} syntax, ensuring secure access without exposing actual secret values in HAL (HTTP API Layer).
Send an HTTP DELETE request to a specific URL with custom headers. Supports secret substitution in URLs and headers using HAL environment variables for secure API interactions.
Send an HTTP PUT request to a specified URL with customizable headers, body, and secret substitution using HAL (HTTP API Layer), enabling secure and flexible API interactions.
Send an HTTP HEAD request to retrieve headers from a specified URL, optionally including custom headers. Supports secure secret substitution using environment variables for sensitive data.
An enhanced MCP server for the Capacities knowledge management app.
Features
* List and explore spaces
* Search content with full-text and title modes
* Read full object content by ID (unique feature)
* Save weblinks with tags and metadata
* Add content to daily notes
* Windows-compatible