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_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