Skip to content

Commit 28f86ef

Browse files
authored
Drop some MCP tools (#10)
... as they bring more harm and headaches than benefits
1 parent c329e73 commit 28f86ef

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

mcpo/config.json

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -15,33 +15,10 @@
1515
"type": "streamable_http",
1616
"url": "https://mcp.voiio.app/mcp"
1717
},
18-
"algolia": {
19-
"command": "go",
20-
"args": ["run", "github.com/algolia/mcp/cmd/mcp@latest"],
21-
"env": {
22-
"MCP_ENABLED_TOOLS": "search_read"
23-
}
24-
},
25-
"github": {
26-
"command": "npx",
27-
"args": ["-y", "@modelcontextprotocol/server-github"]
28-
},
29-
"sentry": {
30-
"command": "npx",
31-
"args": ["-y", "@sentry/mcp-server@latest"]
32-
},
3318
"hubspot": {
3419
"command": "npx",
3520
"args": ["-y", "@hubspot/mcp-server"]
3621
},
37-
"firecrawl": {
38-
"command": "npx",
39-
"args": ["-y", "firecrawl-mcp"]
40-
},
41-
"freshdesk": {
42-
"command": "uvx",
43-
"args": ["freshdesk-mcp"]
44-
},
4522
"analytics-mcp": {
4623
"command": "uvx",
4724
"args": [

0 commit comments

Comments
 (0)