Initial commit
This commit is contained in:
20
.mcp.json
Normal file
20
.mcp.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"chrome-dev-tools": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "chrome-devtools-mcp@latest"]
|
||||
},
|
||||
"sentry-spotlight": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@spotlightjs/spotlight", "--stdio-mcp"]
|
||||
},
|
||||
"sentry": {
|
||||
"type": "http",
|
||||
"url": "https://mcp.sentry.dev/mcp"
|
||||
},
|
||||
"agentsfera": {
|
||||
"type": "http",
|
||||
"url": "https://api.agentsfera.ai"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user