Loading MCP server directory, please wait...
Safely manage repository-scoped issues across Linear, GitHub Issues, and Jira Cloud.
npx @getmcp/cli add io.github.sandovalrr/project-contextRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sandovalrr/project-context": {
"command": "npx",
"args": [
"-y",
"@sandovalrr/project-context-mcp"
],
"env": {
"PROJECT_CONTEXT_CONFIG_DIR": "",
"PROJECT_CONTEXT_STATE_DIR": "",
"PROJECT_CONTEXT_CWD": ""
}
}
}
}