Holaspirit MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOLASPIRIT_API_TOKENYesYour Holaspirit API token
EXAMPLES_CLIENT_HOLASPIRIT_API_TOKENNoYour Holaspirit API token for running examples
EXAMPLES_CLIENT_HOLASPIRIT_ORGANIZATION_IDNoYour Holaspirit Organization ID for running examples

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_tasksList all tasks in the organization
list_metricsList all metrics in the organization
list_circlesList all circles in the organization
get_circleGet details of a specific circle
list_rolesList all roles in the organization
get_roleGet details of a specific role
list_domainsList all domains in the organization
list_policiesList all policies in the organization
list_meetingsList all meetings in the organization
get_meetingGet details of a specific meeting