Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
run_go_code | Run Go code in the Go Playground and return execution results |
share_go_code | Share Go code and get a shareable URL |
run_and_share_go_code | Run Go code and get both execution results and a shareable URL |