Merge pull request #1762 from basecamp/remove-mcp
Remove .mcp.json in preparation for the open source release
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"chrome-devtools": {
|
||||
"type": "stdio",
|
||||
"command": "npx",
|
||||
"args": ["-y", "chrome-devtools-mcp@latest"]
|
||||
},
|
||||
"sentry": {
|
||||
"type": "stdio",
|
||||
"command": "npx",
|
||||
"args": ["-y", "mcp-remote@latest", "https://mcp.sentry.dev/mcp"]
|
||||
},
|
||||
"grafana": {
|
||||
"type": "http",
|
||||
"url": "https://grafana.37signals.com/mcp"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user