Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CAPACITIES_API_KEY | Yes | Your Capacities API key from your Capacities account settings |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
capacities-daily-summary | Create a structured daily summary for your Capacities daily note |
capacities-research-note | Format research findings for saving to Capacities |
capacities-meeting-notes | Structure meeting notes for Capacities daily note |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
capacities_list_spaces | Get a list of all personal spaces in Capacities |
capacities_get_space_info | Get detailed information about a specific Capacities space including structures and collections |
capacities_search | Search for content across Capacities spaces with optional filtering |
capacities_save_weblink | Save a web link to a Capacities space with optional title and tags |
capacities_save_to_daily_note | Add markdown text to today's daily note in a Capacities space |