Clone repository to: $GOPATH/src/github.com/digitalocean/terraform-provider-digitalocean
$ mkdir -p $GOPATH/src/github.com/digitalocean; cd $GOPATH/src/github.com/digitalocean
$ git clone git@github.com:digitalocean/terraform-provider-digitalocean
Enter the provider directory and build the provider
$ cd $GOPATH/src/github.com/digitalocean/terraform-provider-digitalocean
$ make build
See the DigitalOcean Provider documentation to get started using the DigitalOcean provider.
See CONTRIBUTING.md for information about contributing to this project.
$ claude mcp add terraform-provider-digitalocean \
-- python -m otcore.mcp_server <graph>