Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
search_contacts | Search for contacts by name, organization, or notes |
get_contact | Get full contact details by name or ID |
create_contact | Create a new contact |
update_contact | Update an existing contact |
get_recent_contacts | Get contacts created or modified within a date range |