23 lines
442 B
JSON
23 lines
442 B
JSON
{
|
|
"mcpServers": {
|
|
"serena": {
|
|
"command": "uvx",
|
|
"args": [
|
|
"--from",
|
|
"git+https://github.com/oraios/serena",
|
|
"serena",
|
|
"start-mcp-server",
|
|
"--enable-web-dashboard",
|
|
"false"
|
|
]
|
|
},
|
|
"context7": {
|
|
"type": "http",
|
|
"url": "https://mcp.context7.com/mcp"
|
|
},
|
|
"github": {
|
|
"type": "http",
|
|
"url": "https://api.githubcopilot.com/mcp"
|
|
}
|
|
}
|
|
} |