Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| oz_index_status | Check if the OpenZeppelin docs index is ready. Call this if other tools report the index is building. |
| search_oz_docs | Search OpenZeppelin Contracts documentation for guides, API references, and code examples |
| get_oz_contract | Get detailed API reference for a specific OpenZeppelin contract or library |
| get_oz_function | Get detailed information about a specific function in OpenZeppelin Contracts |
| list_oz_modules | List all available OpenZeppelin contracts and libraries, optionally filtered by category |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |