Integrations
Configure your favorite AI coding tools â from CLI agents to IDE plugins â to use WisGate models in minutes.
Goose
An AI Agent tool with MCP protocol support for automated engineering tasks.
Goose
Goose is an AI Agent tool that supports running locally or on the desktop, also available in CLI form. It supports multiple model integrations and uses the MCP protocol to connect external tools and APIs, automating engineering tasks such as code generation, debugging, testing, and deployment.
1. Install Goose Desktop
- Visit the Goose documentation page for quickstart
- Choose the appropriate installation method for your operating system
- Complete the installation
2. Create New Provider
- Open the Goose desktop application and enter the main interface
- Find and click "Create New Provider" in the left menu
- Follow the prompts to enter the required information
3. Select Anthropic Protocol and Configure
- During Provider creation, select the Anthropic protocol
- Fill in the following configuration:
- Base URL:
https://api.wisgate.cn - API Key: Enter your WisGate API Key
- Model: Select GLM-5.1, GLM-5-Turbo, GLM-4.7, or GLM-4.5-air
- Base URL:
- Save settings after configuration
If Goose asks for the full Messages API URL instead of a Base URL, use https://api.wisgate.cn/v1/messages.
4. Switch Model
- Return to the Goose desktop main interface
- Find and click "Switch Models" at the bottom
- Select the newly created Provider from the dropdown list
- Ensure the new Provider is successfully switched as the active model
5. Start Using
After configuration and model switching, you can start using the Goose desktop with WisGate models. Enter your requests and Goose will automatically call the configured model to generate responses.
6. Use Cases
- Engineering automation: Use Goose with MCP tools for code generation, testing, and deployment-related tasks.
- Local agent workflow: Continue project conversations and execution in the desktop app or CLI.
- Tool calling: Connect external tools, APIs, or local services through MCP.
- Debugging and verification: Generate next-step suggestions from logs, test results, and file context.
FAQ
The Provider cannot call the model
Confirm that the protocol is Anthropic, Base URL is https://api.wisgate.cn, and the API key is correct. If the interface asks for the full request URL, use https://api.wisgate.cn/v1/messages.
Goose still calls the old Provider after switching
Return to "Switch Models" at the bottom of the main interface, select the new Provider again, and confirm that the current session switched successfully.