MCP Server
Campus Copilot MCP MCP Server
io.github.xiaojiou176-open/campus-copilot-mcp
What is the Campus Copilot MCP MCP server?
Read-only MCP server for the local Campus Copilot BFF and imported workspace snapshots.
How to install Campus Copilot MCP
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"campus-copilot-mcp": {
"command": "https://github.com/xiaojiou176-open/campus-copilot/releases/download/v0.1.1/campus-copilot-mcp-0.1.1.mcpb",
"args": []
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"campus-copilot-mcp": {
"command": "https://github.com/xiaojiou176-open/campus-copilot/releases/download/v0.1.1/campus-copilot-mcp-0.1.1.mcpb",
"args": []
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"campus-copilot-mcp": {
"command": "https://github.com/xiaojiou176-open/campus-copilot/releases/download/v0.1.1/campus-copilot-mcp-0.1.1.mcpb",
"args": []
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"campus-copilot-mcp": {
"type": "stdio",
"command": "https://github.com/xiaojiou176-open/campus-copilot/releases/download/v0.1.1/campus-copilot-mcp-0.1.1.mcpb",
"args": []
}
}
}Claude Code
claude mcp add campus-copilot-mcp -- https://github.com/xiaojiou176-open/campus-copilot/releases/download/v0.1.1/campus-copilot-mcp-0.1.1.mcpbRelated MCP servers
Local stdio MCP bridge for archive publishing, retrieval, and governance evidence.
View repository →Local-first Apple Notes backup control room for macOS with a read-only MCP surface.
View repository →Review-first stdio MCP for Movi: analyze, review, overlay edit, and dry-run preview.
View repository →Local copy-first Apple Notes recovery and review MCP server for NoteStore Lab case roots.
View repository →Local stdio MCP for UI briefs to React + shadcn with review, proof, and ship.
View repository →