io.github.ofershap/ai-context-kit
Quality Score
78
/100
Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"ai-context-kit": {
"command": "npx",
"args": [
"-y",
"ai-context-kit"
]
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"ai-context-kit": {
"command": "npx",
"args": [
"-y",
"ai-context-kit"
]
}
}
}Cline (cline_mcp_settings.json)
npx -y ai-context-kit§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.