MCP server for Contextium — pipe team SOPs, coding standards, and AI context directly into Claude, Cursor, and other AI coding assistants
{
"mcpServers": {
"contextiummcp": {
"command": "npx",
"args": [
"-y",
"@contextium/mcp-server"
]
}
}
}