使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gorilla": {
"command": "npx",
"args": [
"-y",
"github:opusforge/gorilla-mcp"
],
"env": {
"GORILLA_API_KEY": "grla_..."
}
}
}
}使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gorilla": {
"command": "npx",
"args": [
"-y",
"github:opusforge/gorilla-mcp"
],
"env": {
"GORILLA_API_KEY": "grla_..."
}
}
}
}