Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| V0_API_KEY | Yes | Your v0 API key | |
| V0_TIMEOUT | No | API timeout (ms) | 60000 |
| V0_BASE_URL | No | v0 API base URL | https://api.v0.dev/v1 |
| MCP_SERVER_NAME | No | MCP server name | v0-mcp |
| V0_DEFAULT_MODEL | No | Default model to use | v0-1.5-md |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |