Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GRAVITY_FORMS_DEBUG | No | Enable debug logging | false |
GRAVITY_FORMS_TIMEOUT | No | Request timeout (ms) | 30000 |
GRAVITY_MCP_TEST_MODE | No | Enable test mode | false |
GRAVITY_FORMS_BASE_URL | Yes | WordPress site URL | |
GRAVITY_FORMS_ALLOW_DELETE | No | Enable delete operations | false |
GRAVITY_FORMS_CONSUMER_KEY | Yes | API consumer key | |
GRAVITY_FORMS_TEST_BASE_URL | No | Test site WordPress URL | |
GRAVITY_FORMS_CONSUMER_SECRET | Yes | API consumer secret | |
GRAVITY_FORMS_TEST_CONSUMER_KEY | No | Test site API consumer key | |
GRAVITY_FORMS_TEST_CONSUMER_SECRET | No | Test site API consumer secret |
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 |
---|---|
No tools |