Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| your-index-name | Yes | The name of your Pinecone index. | |
| UV_PUBLISH_TOKEN | No | Your token used for publishing to PyPI. | |
| UV_PUBLISH_PASSWORD | No | Your password for publishing to PyPI. | |
| UV_PUBLISH_USERNAME | No | Your username for publishing to PyPI. | |
| your-secret-api-key | Yes | Your secret API key for accessing the Pinecone index. |
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 | |