{
  "mcpServers": {
    "context7": {
      "command": "npx",
      "args": ["-y", "@upstash/context7-mcp@latest"],
      "description": "Library documentation lookup"
    },
    "linear": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.linear.app/mcp"],
      "description": "Linear MCP server (OAuth)"
    },
    "jira": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.atlassian.com/v1/mcp"],
      "description": "Atlassian MCP server for Jira (OAuth)"
    }
  },
  "usage": {
    "context7": {
      "when": ["Looking up library/framework documentation", "Need current API docs"],
      "tools": ["resolve-library-id", "get-library-docs"]
    }
  },
  "integrations": {
    "linear": "MCP - configure in your AI client",
    "jira": "MCP - configure in your AI client"
  }
}
