openhands-extensions 0.6.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- openhands_extensions/__init__.py +24 -0
- openhands_extensions/_version.py +24 -0
- openhands_extensions/catalog/airtable.json +74 -0
- openhands_extensions/catalog/apify.json +41 -0
- openhands_extensions/catalog/asana.json +38 -0
- openhands_extensions/catalog/atlassian.json +28 -0
- openhands_extensions/catalog/bitbucket.json +39 -0
- openhands_extensions/catalog/box.json +39 -0
- openhands_extensions/catalog/brave-search.json +42 -0
- openhands_extensions/catalog/browser-mcp.json +31 -0
- openhands_extensions/catalog/canva.json +35 -0
- openhands_extensions/catalog/clickhouse.json +55 -0
- openhands_extensions/catalog/clickup.json +36 -0
- openhands_extensions/catalog/cloudflare-bindings.json +29 -0
- openhands_extensions/catalog/cloudflare-browser-rendering.json +27 -0
- openhands_extensions/catalog/cloudflare-builds.json +28 -0
- openhands_extensions/catalog/cloudflare-docs.json +27 -0
- openhands_extensions/catalog/cloudflare-observability.json +28 -0
- openhands_extensions/catalog/confluence.json +38 -0
- openhands_extensions/catalog/datadog.json +34 -0
- openhands_extensions/catalog/deepwiki.json +28 -0
- openhands_extensions/catalog/discord.json +39 -0
- openhands_extensions/catalog/dropbox.json +38 -0
- openhands_extensions/catalog/elevenlabs.json +41 -0
- openhands_extensions/catalog/everything.json +30 -0
- openhands_extensions/catalog/exa.json +41 -0
- openhands_extensions/catalog/fetch.json +30 -0
- openhands_extensions/catalog/figma.json +76 -0
- openhands_extensions/catalog/filesystem.json +41 -0
- openhands_extensions/catalog/firecrawl.json +41 -0
- openhands_extensions/catalog/freshdesk.json +38 -0
- openhands_extensions/catalog/git.json +42 -0
- openhands_extensions/catalog/github.json +68 -0
- openhands_extensions/catalog/gitlab.json +38 -0
- openhands_extensions/catalog/gmail.json +38 -0
- openhands_extensions/catalog/google-calendar.json +38 -0
- openhands_extensions/catalog/google-docs.json +38 -0
- openhands_extensions/catalog/google-drive.json +38 -0
- openhands_extensions/catalog/google-sheets.json +38 -0
- openhands_extensions/catalog/hubspot.json +34 -0
- openhands_extensions/catalog/huggingface.json +31 -0
- openhands_extensions/catalog/intercom.json +39 -0
- openhands_extensions/catalog/jira.json +38 -0
- openhands_extensions/catalog/kagi.json +41 -0
- openhands_extensions/catalog/linear.json +63 -0
- openhands_extensions/catalog/mailchimp.json +38 -0
- openhands_extensions/catalog/memory.json +31 -0
- openhands_extensions/catalog/microsoft-outlook.json +38 -0
- openhands_extensions/catalog/microsoft-teams.json +38 -0
- openhands_extensions/catalog/miro.json +38 -0
- openhands_extensions/catalog/monday.json +38 -0
- openhands_extensions/catalog/mongodb.json +42 -0
- openhands_extensions/catalog/neon.json +42 -0
- openhands_extensions/catalog/netlify.json +38 -0
- openhands_extensions/catalog/notion.json +73 -0
- openhands_extensions/catalog/obsidian.json +41 -0
- openhands_extensions/catalog/okta.json +38 -0
- openhands_extensions/catalog/onedrive.json +38 -0
- openhands_extensions/catalog/ordinal.json +33 -0
- openhands_extensions/catalog/paypal.json +26 -0
- openhands_extensions/catalog/pipedrive.json +39 -0
- openhands_extensions/catalog/plaid.json +31 -0
- openhands_extensions/catalog/playwright.json +32 -0
- openhands_extensions/catalog/posthog.json +38 -0
- openhands_extensions/catalog/quickbooks.json +38 -0
- openhands_extensions/catalog/redis.json +44 -0
- openhands_extensions/catalog/resend.json +48 -0
- openhands_extensions/catalog/salesforce.json +38 -0
- openhands_extensions/catalog/sentry.json +68 -0
- openhands_extensions/catalog/sequential-thinking.json +30 -0
- openhands_extensions/catalog/servicenow.json +39 -0
- openhands_extensions/catalog/sharepoint.json +38 -0
- openhands_extensions/catalog/shopify.json +38 -0
- openhands_extensions/catalog/slack.json +91 -0
- openhands_extensions/catalog/stripe.json +60 -0
- openhands_extensions/catalog/supabase.json +70 -0
- openhands_extensions/catalog/tavily.json +44 -0
- openhands_extensions/catalog/time.json +29 -0
- openhands_extensions/catalog/trello.json +31 -0
- openhands_extensions/catalog/vercel.json +38 -0
- openhands_extensions/catalog/webflow.json +34 -0
- openhands_extensions/catalog/xero.json +38 -0
- openhands_extensions/catalog/zendesk.json +38 -0
- openhands_extensions/catalog/zoom.json +38 -0
- openhands_extensions/integrations.py +92 -0
- openhands_extensions-0.6.0.dist-info/METADATA +6 -0
- openhands_extensions-0.6.0.dist-info/RECORD +89 -0
- openhands_extensions-0.6.0.dist-info/WHEEL +4 -0
- openhands_extensions-0.6.0.dist-info/licenses/LICENSE +21 -0
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "gmail",
|
|
3
|
+
"name": "Gmail",
|
|
4
|
+
"description": "Mailbox search, drafting, sending, and thread triage.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Communication",
|
|
7
|
+
"Email"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://workspace.google.com/products/gmail/",
|
|
10
|
+
"docsUrl": "https://developers.google.com/identity/protocols/oauth2",
|
|
11
|
+
"notes": "Popular agent workflow target for inbox triage and drafting.",
|
|
12
|
+
"popularityRank": 8,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://accounts.google.com/o/oauth2/v2/auth",
|
|
21
|
+
"tokenUrl": "https://oauth2.googleapis.com/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"https://www.googleapis.com/auth/gmail.readonly"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://gmail.googleapis.com",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_messages",
|
|
31
|
+
"description": "List Gmail messages for the authenticated user.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/gmail/v1/users/me/messages"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "google-calendar",
|
|
3
|
+
"name": "Google Calendar",
|
|
4
|
+
"description": "Calendar search, event scheduling, and meeting coordination.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Calendar",
|
|
7
|
+
"Scheduling"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://workspace.google.com/products/calendar/",
|
|
10
|
+
"docsUrl": "https://developers.google.com/identity/protocols/oauth2",
|
|
11
|
+
"notes": "Strong personal productivity use case with mature OAuth flows.",
|
|
12
|
+
"popularityRank": 9,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://accounts.google.com/o/oauth2/v2/auth",
|
|
21
|
+
"tokenUrl": "https://oauth2.googleapis.com/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"https://www.googleapis.com/auth/calendar.readonly"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://www.googleapis.com/calendar/v3",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_events",
|
|
31
|
+
"description": "List events from the user's primary Google Calendar.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/calendars/primary/events"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "google-docs",
|
|
3
|
+
"name": "Google Docs",
|
|
4
|
+
"description": "Docs authoring and Google Workspace document automation.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Documents",
|
|
7
|
+
"Knowledge base"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://workspace.google.com/products/docs/",
|
|
10
|
+
"docsUrl": "https://developers.google.com/identity/protocols/oauth2",
|
|
11
|
+
"notes": "Current managed connector accepts a Google access token manually; a full OAuth connect flow can remove token copy/paste.",
|
|
12
|
+
"popularityRank": 2,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://accounts.google.com/o/oauth2/v2/auth",
|
|
21
|
+
"tokenUrl": "https://oauth2.googleapis.com/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"https://www.googleapis.com/auth/documents.readonly"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://docs.googleapis.com",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "get_document",
|
|
31
|
+
"description": "Fetch a Google Docs document by ID.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/v1/documents/{documentId}"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "google-drive",
|
|
3
|
+
"name": "Google Drive",
|
|
4
|
+
"description": "File search, metadata, folders, and document discovery.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Storage",
|
|
7
|
+
"Documents"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://workspace.google.com/products/drive/",
|
|
10
|
+
"docsUrl": "https://developers.google.com/identity/protocols/oauth2",
|
|
11
|
+
"notes": "Natural expansion of the Google Workspace surface beyond Google Docs.",
|
|
12
|
+
"popularityRank": 6,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://accounts.google.com/o/oauth2/v2/auth",
|
|
21
|
+
"tokenUrl": "https://oauth2.googleapis.com/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"https://www.googleapis.com/auth/drive.metadata.readonly"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://www.googleapis.com/drive/v3",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_files",
|
|
31
|
+
"description": "List Drive files visible to the connected user.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/files"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "google-sheets",
|
|
3
|
+
"name": "Google Sheets",
|
|
4
|
+
"description": "Spreadsheet reads, writes, formulas, and reporting workflows.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Spreadsheets",
|
|
7
|
+
"Analytics"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://workspace.google.com/products/sheets/",
|
|
10
|
+
"docsUrl": "https://developers.google.com/identity/protocols/oauth2",
|
|
11
|
+
"notes": "High-value automation surface for agent-driven reporting and structured edits.",
|
|
12
|
+
"popularityRank": 7,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://accounts.google.com/o/oauth2/v2/auth",
|
|
21
|
+
"tokenUrl": "https://oauth2.googleapis.com/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"https://www.googleapis.com/auth/spreadsheets.readonly"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://sheets.googleapis.com",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "get_spreadsheet",
|
|
31
|
+
"description": "Fetch spreadsheet metadata and sheets by ID.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/v4/spreadsheets/{spreadsheetId}"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "hubspot",
|
|
3
|
+
"name": "HubSpot",
|
|
4
|
+
"description": "CRM, marketing, tickets, and customer lifecycle workflows.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"CRM",
|
|
7
|
+
"Marketing"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://www.hubspot.com",
|
|
10
|
+
"docsUrl": "https://developers.hubspot.com/docs/apps/developer-platform/build-apps/integrate-with-the-remote-hubspot-mcp-server",
|
|
11
|
+
"notes": "Uses HubSpot's official remote MCP server plus MCP auth apps with PKCE.",
|
|
12
|
+
"popularityRank": 25,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "mcp",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"credentialHelp": "Use the client ID and secret from a HubSpot MCP auth app (Development → MCP Auth Apps). Standard HubSpot OAuth apps and private apps will not authenticate with mcp.hubspot.com.",
|
|
20
|
+
"oauth": {
|
|
21
|
+
"authorizationUrl": "https://mcp.hubspot.com/oauth/authorize/user",
|
|
22
|
+
"tokenUrl": "https://mcp.hubspot.com/oauth/v3/token",
|
|
23
|
+
"scopes": [],
|
|
24
|
+
"pkce": true,
|
|
25
|
+
"clientAuthentication": "body"
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
"transport": {
|
|
29
|
+
"kind": "shttp",
|
|
30
|
+
"url": "https://mcp.hubspot.com"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
]
|
|
34
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "huggingface",
|
|
3
|
+
"name": "Hugging Face",
|
|
4
|
+
"description": "Search models, datasets, and Spaces on the Hugging Face Hub from your agent.",
|
|
5
|
+
"docsUrl": "https://huggingface.co/docs/huggingface_hub/en/guides/mcp",
|
|
6
|
+
"iconBg": "#FFD21E",
|
|
7
|
+
"logoUrl": "https://cdn.simpleicons.org/huggingface/000000",
|
|
8
|
+
"iconColor": "#000000",
|
|
9
|
+
"keywords": [
|
|
10
|
+
"ml",
|
|
11
|
+
"models",
|
|
12
|
+
"datasets",
|
|
13
|
+
"ai",
|
|
14
|
+
"hub"
|
|
15
|
+
],
|
|
16
|
+
"connectionOptions": [
|
|
17
|
+
{
|
|
18
|
+
"id": "none",
|
|
19
|
+
"provider": "mcp",
|
|
20
|
+
"transport": {
|
|
21
|
+
"kind": "shttp",
|
|
22
|
+
"url": "https://huggingface.co/mcp",
|
|
23
|
+
"apiKeyOptional": true
|
|
24
|
+
},
|
|
25
|
+
"auth": {
|
|
26
|
+
"strategy": "none",
|
|
27
|
+
"apiKeyOptional": true
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "intercom",
|
|
3
|
+
"name": "Intercom",
|
|
4
|
+
"description": "Customer support, conversations, inboxes, and CRM context.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Support",
|
|
7
|
+
"CRM"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://www.intercom.com",
|
|
10
|
+
"docsUrl": "https://developers.intercom.com/building-apps/docs/authentication-types",
|
|
11
|
+
"notes": "Useful for customer-facing assistant workflows.",
|
|
12
|
+
"popularityRank": 27,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://app.intercom.com/oauth",
|
|
21
|
+
"tokenUrl": "https://api.intercom.io/auth/eagle/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"read_users",
|
|
24
|
+
"read_conversations"
|
|
25
|
+
]
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
"http": {
|
|
29
|
+
"apiBaseUrl": "https://api.intercom.io",
|
|
30
|
+
"defaultTool": {
|
|
31
|
+
"name": "list_contacts",
|
|
32
|
+
"description": "List Intercom contacts for the connected workspace.",
|
|
33
|
+
"method": "GET",
|
|
34
|
+
"path": "/contacts"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
]
|
|
39
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "jira",
|
|
3
|
+
"name": "Jira",
|
|
4
|
+
"description": "Issue tracking, sprint workflows, and engineering program management.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Project management",
|
|
7
|
+
"Engineering"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://www.atlassian.com/software/jira",
|
|
10
|
+
"docsUrl": "https://developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/",
|
|
11
|
+
"notes": "Very common MCP target for software teams and ticket automation.",
|
|
12
|
+
"popularityRank": 10,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://auth.atlassian.com/authorize",
|
|
21
|
+
"tokenUrl": "https://auth.atlassian.com/oauth/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"read:jira-work"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://api.atlassian.com/ex/jira/{cloudId}",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_projects",
|
|
31
|
+
"description": "List Jira projects available to the connected user.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/rest/api/3/project/search"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "kagi",
|
|
3
|
+
"name": "Kagi Search",
|
|
4
|
+
"description": "Paid, privacy-first search with high signal-to-noise \u2014 great for research.",
|
|
5
|
+
"docsUrl": "https://github.com/kagisearch/kagimcp",
|
|
6
|
+
"iconBg": "#FFB319",
|
|
7
|
+
"logoUrl": "https://cdn.simpleicons.org/kagi/000000",
|
|
8
|
+
"iconColor": "var(--oh-surface-deep)",
|
|
9
|
+
"keywords": [
|
|
10
|
+
"search",
|
|
11
|
+
"web",
|
|
12
|
+
"privacy"
|
|
13
|
+
],
|
|
14
|
+
"connectionOptions": [
|
|
15
|
+
{
|
|
16
|
+
"id": "api",
|
|
17
|
+
"provider": "mcp",
|
|
18
|
+
"transport": {
|
|
19
|
+
"kind": "stdio",
|
|
20
|
+
"serverName": "kagi",
|
|
21
|
+
"command": "uvx",
|
|
22
|
+
"args": [
|
|
23
|
+
"kagimcp"
|
|
24
|
+
],
|
|
25
|
+
"envFields": [
|
|
26
|
+
{
|
|
27
|
+
"key": "KAGI_API_KEY",
|
|
28
|
+
"label": "Kagi API key",
|
|
29
|
+
"type": "password",
|
|
30
|
+
"required": true,
|
|
31
|
+
"helperText": "API key from your Kagi account settings.",
|
|
32
|
+
"helperLink": "https://kagi.com/settings?p=api"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
},
|
|
36
|
+
"auth": {
|
|
37
|
+
"strategy": "api_key"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "linear",
|
|
3
|
+
"name": "Linear",
|
|
4
|
+
"description": "Browse and update Linear issues, cycles, and projects from the agent.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Project management",
|
|
7
|
+
"Engineering"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://linear.app",
|
|
10
|
+
"docsUrl": "https://linear.app/docs/mcp",
|
|
11
|
+
"notes": "Popular among modern product engineering teams and already useful to this repo's users.",
|
|
12
|
+
"popularityRank": 86,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://linear.app/oauth/authorize",
|
|
21
|
+
"tokenUrl": "https://api.linear.app/oauth/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"read"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://api.linear.app",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_issues",
|
|
31
|
+
"description": "Query issues from Linear via GraphQL.",
|
|
32
|
+
"method": "POST",
|
|
33
|
+
"path": "/graphql"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"id": "api-key",
|
|
39
|
+
"provider": "mcp",
|
|
40
|
+
"transport": {
|
|
41
|
+
"kind": "shttp",
|
|
42
|
+
"url": "https://mcp.linear.app/mcp",
|
|
43
|
+
"apiKeyOptional": true
|
|
44
|
+
},
|
|
45
|
+
"auth": {
|
|
46
|
+
"strategy": "bearer",
|
|
47
|
+
"apiKeyOptional": true,
|
|
48
|
+
"credentialLabel": "Linear API key",
|
|
49
|
+
"credentialPlaceholder": "Paste your Linear API key",
|
|
50
|
+
"credentialHelp": "Optional when the endpoint accepts your OAuth session; otherwise sent as Authorization: Bearer <token>."
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"iconBg": "#5E6AD2",
|
|
55
|
+
"logoUrl": "https://cdn.simpleicons.org/linear/FFFFFF",
|
|
56
|
+
"keywords": [
|
|
57
|
+
"issues",
|
|
58
|
+
"project management",
|
|
59
|
+
"tasks",
|
|
60
|
+
"tickets"
|
|
61
|
+
],
|
|
62
|
+
"installHint": "Authenticate with a Linear API key (Linear \u2192 Settings \u2192 Security & access) \u2014 sent as a Bearer token. Optional when the endpoint accepts your OAuth session."
|
|
63
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "mailchimp",
|
|
3
|
+
"name": "Mailchimp",
|
|
4
|
+
"description": "Campaigns, audiences, automations, and email marketing.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Marketing",
|
|
7
|
+
"Email"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://mailchimp.com",
|
|
10
|
+
"docsUrl": "https://mailchimp.com/developer/marketing/guides/access-user-data-oauth-2/",
|
|
11
|
+
"notes": "Popular marketing automation target.",
|
|
12
|
+
"popularityRank": 46,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://login.mailchimp.com/oauth2/authorize",
|
|
21
|
+
"tokenUrl": "https://login.mailchimp.com/oauth2/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"audiences:read"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://{dc}.api.mailchimp.com/3.0",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_audiences",
|
|
31
|
+
"description": "List Mailchimp audiences for the connected account.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/lists"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "memory",
|
|
3
|
+
"name": "Memory",
|
|
4
|
+
"description": "Persistent key-value memory for the agent across conversations.",
|
|
5
|
+
"docsUrl": "https://github.com/modelcontextprotocol/servers/tree/main/src/memory",
|
|
6
|
+
"iconBg": "#7C3AED",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"memory",
|
|
9
|
+
"kv",
|
|
10
|
+
"state",
|
|
11
|
+
"persistence"
|
|
12
|
+
],
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "none",
|
|
16
|
+
"provider": "mcp",
|
|
17
|
+
"transport": {
|
|
18
|
+
"kind": "stdio",
|
|
19
|
+
"serverName": "memory",
|
|
20
|
+
"command": "npx",
|
|
21
|
+
"args": [
|
|
22
|
+
"-y",
|
|
23
|
+
"@modelcontextprotocol/server-memory"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
"auth": {
|
|
27
|
+
"strategy": "none"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "microsoft-outlook",
|
|
3
|
+
"name": "Microsoft Outlook",
|
|
4
|
+
"description": "Mail, calendar, contacts, and meeting workflows through Microsoft Graph.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Email",
|
|
7
|
+
"Calendar"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://www.microsoft.com/microsoft-365/outlook/email-and-calendar-software-microsoft-outlook",
|
|
10
|
+
"docsUrl": "https://learn.microsoft.com/graph/auth-v2-user",
|
|
11
|
+
"notes": "High-value Microsoft Graph integration surface for enterprise users.",
|
|
12
|
+
"popularityRank": 20,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/v2.0/authorize",
|
|
21
|
+
"tokenUrl": "https://login.microsoftonline.com/common/oauth2/v2.0/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"Mail.Read"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://graph.microsoft.com/v1.0",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_messages",
|
|
31
|
+
"description": "List Outlook messages for the signed-in user.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/me/messages"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "microsoft-teams",
|
|
3
|
+
"name": "Microsoft Teams",
|
|
4
|
+
"description": "Chats, channels, meetings, and collaboration via Microsoft Graph.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Communication",
|
|
7
|
+
"Enterprise"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://www.microsoft.com/microsoft-teams/group-chat-software",
|
|
10
|
+
"docsUrl": "https://learn.microsoft.com/graph/auth-v2-user",
|
|
11
|
+
"notes": "Common enterprise chat target alongside Outlook.",
|
|
12
|
+
"popularityRank": 21,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://login.microsoftonline.com/common/oauth2/v2.0/authorize",
|
|
21
|
+
"tokenUrl": "https://login.microsoftonline.com/common/oauth2/v2.0/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"Team.ReadBasic.All"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://graph.microsoft.com/v1.0",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_teams",
|
|
31
|
+
"description": "List Microsoft Teams joined by the signed-in user.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/me/joinedTeams"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "miro",
|
|
3
|
+
"name": "Miro",
|
|
4
|
+
"description": "Whiteboards, diagrams, notes, and workshop collaboration.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Whiteboard",
|
|
7
|
+
"Collaboration"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://miro.com",
|
|
10
|
+
"docsUrl": "https://developers.miro.com/docs/rest-api-build-your-first-oauth-app",
|
|
11
|
+
"notes": "Strong visual collaboration target for design and product teams.",
|
|
12
|
+
"popularityRank": 33,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://miro.com/oauth/authorize",
|
|
21
|
+
"tokenUrl": "https://api.miro.com/v1/oauth/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"boards:read"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://api.miro.com/v2",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_boards",
|
|
31
|
+
"description": "List Miro boards available to the connected user.",
|
|
32
|
+
"method": "GET",
|
|
33
|
+
"path": "/boards"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "monday",
|
|
3
|
+
"name": "Monday.com",
|
|
4
|
+
"description": "Boards, automations, and work management across teams.",
|
|
5
|
+
"categories": [
|
|
6
|
+
"Project management",
|
|
7
|
+
"Operations"
|
|
8
|
+
],
|
|
9
|
+
"appUrl": "https://monday.com",
|
|
10
|
+
"docsUrl": "https://developer.monday.com/apps/docs/oauth",
|
|
11
|
+
"notes": "High-demand operations platform with rich board APIs.",
|
|
12
|
+
"popularityRank": 16,
|
|
13
|
+
"connectionOptions": [
|
|
14
|
+
{
|
|
15
|
+
"id": "oauth",
|
|
16
|
+
"provider": "http",
|
|
17
|
+
"auth": {
|
|
18
|
+
"strategy": "oauth2",
|
|
19
|
+
"oauth": {
|
|
20
|
+
"authorizationUrl": "https://auth.monday.com/oauth2/authorize",
|
|
21
|
+
"tokenUrl": "https://auth.monday.com/oauth2/token",
|
|
22
|
+
"scopes": [
|
|
23
|
+
"boards:read"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"http": {
|
|
28
|
+
"apiBaseUrl": "https://api.monday.com/v2",
|
|
29
|
+
"defaultTool": {
|
|
30
|
+
"name": "list_boards",
|
|
31
|
+
"description": "Query boards from Monday.com.",
|
|
32
|
+
"method": "POST",
|
|
33
|
+
"path": "/"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|