Holaspirit MCP Server
by syucream
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HOLASPIRIT_API_TOKEN | Yes | Your Holaspirit API token | |
EXAMPLES_CLIENT_HOLASPIRIT_API_TOKEN | No | Your Holaspirit API token for running examples | |
EXAMPLES_CLIENT_HOLASPIRIT_ORGANIZATION_ID | No | Your Holaspirit Organization ID for running examples |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list_tasks | List all tasks in the organization |
list_metrics | List all metrics in the organization |
list_circles | List all circles in the organization |
get_circle | Get details of a specific circle |
list_roles | List all roles in the organization |
get_role | Get details of a specific role |
list_domains | List all domains in the organization |
list_policies | List all policies in the organization |
list_meetings | List all meetings in the organization |
get_meeting | Get details of a specific meeting |