code-server
VS Code in the browser
Common (code-server) MCP Server
Model Context Protocol (common) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"common": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-common"
]
}
}
}