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 |
---|---|
setup_collection | Interactive prompt to help set up a new PocketBase collection |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
agent_status | Get current agent status and configuration |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
health_check | - |
discover_tools | - |
smithery_discovery | - |
list_collections | - |
get_collection | - |
list_records | - |
get_record | - |
create_record | - |
test_tool | - |
create_stripe_customer | Create a new customer in Stripe |
create_stripe_payment_intent | Create a Stripe payment intent for processing payments |
create_stripe_product | - |
send_templated_email | - |
send_custom_email | - |