mirror of
https://github.com/Klotzkette/claude-fuer-deutsches-recht
synced 2026-06-09 10:03:19 +00:00
23 lines
541 B
JSON
23 lines
541 B
JSON
{
|
|
"mcpServers": {
|
|
"Slack": {
|
|
"type": "http",
|
|
"url": "https://mcp.slack.com/mcp",
|
|
"title": "Slack",
|
|
"description": "Nachrichten suchen, Kanäle lesen, Diskussionen im gesamten Arbeitsbereich finden."
|
|
},
|
|
"Google Drive": {
|
|
"type": "http",
|
|
"url": "https://drivemcp.googleapis.com/mcp/v1",
|
|
"title": "Google Drive",
|
|
"description": "Dokumente in Google Drive suchen, lesen und abrufen."
|
|
}
|
|
},
|
|
"recommendedCategories": [
|
|
"hris",
|
|
"documents",
|
|
"chat",
|
|
"email"
|
|
]
|
|
}
|