Loading MCP server directory, please wait...
Your team's knowledge, always in context. SOPs, coding standards, and workflows for Claude.
npx @getmcp/cli add io.github.contextium-io/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.contextium-io/mcp-server": {
"command": "npx",
"args": [
"-y",
"@contextium/mcp-server"
]
}
}
}