mirror of
https://github.com/Klotzkette/claude-fuer-deutsches-recht
synced 2026-06-09 10:03:19 +00:00
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
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."
|
|
},
|
|
"Linear": {
|
|
"type": "http",
|
|
"url": "https://mcp.linear.app/mcp",
|
|
"title": "Linear",
|
|
"description": "Aufgabenverfolgung und Projektmanagement."
|
|
},
|
|
"Atlassian": {
|
|
"type": "http",
|
|
"url": "https://mcp.atlassian.com/v1/sse",
|
|
"title": "Atlassian",
|
|
"description": "Jira-Vorgänge und Confluence-Seiten."
|
|
},
|
|
"Asana": {
|
|
"type": "http",
|
|
"url": "https://mcp.asana.com/sse",
|
|
"title": "Asana",
|
|
"description": "Aufgaben und Projektverfolgung."
|
|
}
|
|
},
|
|
"recommendedCategories": [
|
|
"project-management",
|
|
"issue-tracking",
|
|
"documents",
|
|
"chat",
|
|
"email",
|
|
"outside-counsel-network"
|
|
]
|
|
}
|