Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_URL | Yes | The API URL for the Waferlock Robot MCP service | |
| API_TOKEN | Yes | Your API token for authentication | |
| MCP_TOKEN | No | Optional token required for client connections | |
| SERVER_NAME | No | Override the MCP server name | |
| SERVER_VERSION | No | Override the server version |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_manuals | List all uploaded Waferlock product manuals |
| get_manual_info | Get information about a specific manual by ID |
| search_manuals | Search for manuals by filename |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |