docs: update jetbrains tutorial (#3971)

This commit is contained in:
dianed-square
2025-08-08 14:19:24 -07:00
committed by GitHub
parent 595ece7958
commit caa22fc95d
6 changed files with 56 additions and 112 deletions
+11 -11
View File
@@ -32,17 +32,6 @@
"endorsed": true,
"environmentVariables": []
},
{
"id": "jetbrains",
"name": "JetBrains",
"description": "Built-in JetBrains IDE integration for development workflows",
"command": "",
"link": "https://github.com/block/goose/tree/main/crates/goose-mcp/src/jetbrains",
"installation_notes": "This is a built-in extension that comes with Goose and can be enabled on the Extensions page.",
"is_builtin": true,
"endorsed": true,
"environmentVariables": []
},
{
"id": "knowledge_graph_memory",
"name": "Knowledge Graph Memory",
@@ -397,6 +386,17 @@
}
]
},
{
"id": "jetbrains",
"name": "JetBrains",
"description": "Integrate Goose with any JetBrains IDE",
"command": "npx -y @jetbrains/mcp-proxy",
"link": "https://github.com/JetBrains/mcp-jetbrains",
"installation_notes": "Install using npx package manager. Requires the MCP Server plugin to be installed in your JetBrains IDE.",
"is_builtin": false,
"endorsed": true,
"environmentVariables": []
},
{
"id": "mbot-mcp",
"name": "MBot",