Loading MCP server directory, please wait...
Scope-gated Linear project administration with optional GitHub and Obsidian evidence adapters
npx @getmcp/cli add org.openlyuseful/linear-projectRequires Node.js 18+. Community-contributed server. Review source before installing.
LINEAR_ALLOWED_ORGANIZATION_IDExact Linear organization ID allowed for scoped operations.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"org.openlyuseful/linear-project": {
"command": "npx",
"args": [
"-y",
"@openly-useful/linear-project-mcp-server"
],
"env": {
"LINEAR_API_KEY": "",
"LINEAR_ACCESS_TOKEN": "",
"LINEAR_ALLOWED_ORGANIZATION_ID": "",
"LINEAR_ALLOWED_TEAM_IDS": "",
"LINEAR_ALLOWED_PROJECT_IDS": "",
"LINEAR_ALLOWED_SCOPE_CODES": "",
"GITHUB_TOKEN": "",
"GITHUB_ALLOWED_REPOSITORIES": "",
"OBSIDIAN_VAULT_PATH": "",
"OBSIDIAN_VAULT_NAME": "",
"OBSIDIAN_ALLOWED_DIRECTORIES": "",
"MCP_WRITES_ENABLED": "false",
"MCP_WRITE_WINDOW_EXPIRES_AT": "",
"MCP_AUDIT_LOG_PATH": ""
}
}
}
}